Comments
Follow Comments Sorted by time
timebender25
· 5 years ago
· FIRST
Minecraft;
3
refmococ0
· 5 years ago
Wait, what does it do in Python?
1
dcottingham
· 5 years ago
Boom
3
refmococ0
· 5 years ago
Do you have a more technical answer?
1
niriel
· 5 years ago
Python doesn't need semicolons or curly braces. One line one instruction, there's no reason to use semicolons. And since blocks are always indented anyway, no need for curly braces. Still, you can use semicolons if you want to 1) put two instructions on the same line and 2) lose all your friends.
2
·
Edited 5 years ago