Files
2012-04-23 16:41:52 +04:00

2 lines
139 B
Python

exp = 2
<weak_warning descr="Assignment can be replaced with augmented assignment">value = value <caret>/ (10**exp) #comment</weak_warning>