mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-14 05:05:59 +00:00
commit
8a5cca1f05
@ -26,7 +26,7 @@ to Python 2.x. Look for another tour of Python 3 soon!
|
|||||||
|
|
||||||
# Math is what you would expect
|
# Math is what you would expect
|
||||||
1 + 1 #=> 2
|
1 + 1 #=> 2
|
||||||
8 - 1 #=> 9
|
8 - 1 #=> 7
|
||||||
10 * 2 #=> 20
|
10 * 2 #=> 20
|
||||||
35 / 5 #=> 7
|
35 / 5 #=> 7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user