HN user

paskakapu

1 karma
Posts0
Comments2
View on HN
No posts found.
About Python 3 13 years ago

python3 destroyed it's ability work as simple calculator. Try this on python3:

>> answer = 1 + 1 >> print answer