Commit Graph

15 Commits

Author SHA1 Message Date
Evgeniy Ginzburg
cb3217fc35 Merge https://github.com/adambard/learnxinyminutes-docs
Added two minor changes in integer division to make it clear
2014-08-06 23:45:44 +03:00
Evgeniy Ginzburg
7bcf65278c comment about floats in integer division 2014-08-06 23:45:37 +03:00
Mikael E. Wikner
a30c76789e Added changes to the python3 file aswell 2014-08-06 00:20:24 +02:00
Evgeniy Ginzburg
611a00b510 Merge https://github.com/adambard/learnxinyminutes-docs 2014-08-05 17:41:41 +03:00
Evgeniy Ginzburg
57036f128f aded negative integer division 2014-08-05 17:41:28 +03:00
Shashwat986
abc06a620b Update python3.html.markdown
Added more info to try/except. Corrected some trivial bugs.
2014-08-03 21:56:26 +05:30
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