Commit 34a1684
committed
add comment on division operator py3 vs py2
since these are lecture notes, and the students hear about python for
the first time (supposedly), it is very likely that they will use python
3 if the instructor is using python 3.
however, some of them might soon find themselves working on some remote
system which only has some python 2.x available.
therefore, my note.1 parent 00eda46 commit 34a1684
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1097 | 1097 | | |
1098 | 1098 | | |
1099 | 1099 | | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
1100 | 1109 | | |
1101 | 1110 | | |
1102 | 1111 | | |
| |||
0 commit comments