Commit Graph

9 Commits

Author SHA1 Message Date
Adam Brenecki
164cf1ce78 Mention that Python 2.5-style string formatting still works in 3 2014-07-16 10:25:03 +09:30
Adam Brenecki
0654a19b44 [python3/en] Clean up confusion between % and .format() 2014-07-15 13:30:27 +09:30
Steven Basart
f08663db5c Update python3.html.markdown 2014-07-13 16:00:28 -04:00
Steven Basart
42c93bf407 [python3/en] added int div, modulo, and scoping
Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section.
2014-07-13 14:45:14 -04:00
Steven Basart
bdbff25c58 [python3/en] added int div, modulo, and scoping
Added integer or truncation division, the modulo operator which were missing from operators section. Added function scoping in the functions section.
2014-07-13 14:08:12 -04:00
Steven Basart
9f29296054 Update python3.html.markdown
fixed python 3 english sets error and editted .add comment because .add only accepts one argument
2014-06-16 14:47:43 -04:00
hirohope
7487e48d03 typo fixes and version in docs 2014-05-18 22:58:35 -04:00
Adam Bard
a4e0544167 Update python->python3 so things don't get mixed up. 2014-05-03 22:46:28 -02:30
Louie Dinh
55660ce3c7 Add Python 3 tutorial 2014-05-03 17:17:43 -07:00