DEV Community

Discussion on: What will be the output of given code?

Collapse
 
thomasmatecki profile image
Thomas Matecki

i++ isn't valid syntax in python.

Thread Thread
 
lakshyatyagi24 profile image
Lakshya Tyagi

yes you are correct i++ is not a valid syntax in python