I find it considerably more readable and less error prone to do
let n =
if u > 7:
3
else:
1
Run
- Need variable to be constant on runtime without initializat... mardiyah
- Need variable to be constant on runtime without initia... enthus1ast
- Need variable to be constant on runtime without in... mardiyah
- Need variable to be constant on runtime withou... enthus1ast
- Need variable to be constant on runtime wi... mardiyah
- Need variable to be constant on runti... PMunch
- Need variable to be constant on r... ynfle
- Need variable to be constant ... juancarlospaco
