0

how to do the mathimatics

Is this how u do this >>>4+7 or is it like this? >>> 6 + 7 or like this >>> 6+4

16th May 2019, 1:23 AM
Elijah
2 Answers
0
If I'm understanding your question right, you're using a Python shell and are wondering which is the proper way to do addition. Any one of these examples will work except the last one. From my experience, Python is not very picky on spaces but is VERY picky about indentation.
16th May 2019, 2:01 AM
Jonathan
Jonathan - avatar
0
Thx
16th May 2019, 2:04 AM
Elijah