Skip to content

Commit 94b57c1

Browse files
author
Philip Guo
committed
added CS Circles fork reference
1 parent 78e0f40 commit 94b57c1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tutor.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</p>
110110

111111
<p style="margin-top: 25px;">
112-
Then try some programming questions:<br/>
112+
Then try some sample programming questions:<br/>
113113
Solve:
114114
<a href="question.html?two-sum">Two-sum</a> |
115115
<a href="question.html?reverse">Reverse list</a> |
@@ -196,9 +196,9 @@
196196
production code.
197197

198198
<p style="margin-top: 8px;"/>Official Python 3 support is coming soon;
199-
for now, try the <a
200-
href="http://netserv.ict.ru.ac.za/python3_viz/">Python 3 fork</a> by
201-
Peter Wentworth.
199+
for now, try the Python 3 forks by <a
200+
href="http://cscircles.cemc.uwaterloo.ca/visualize/">CS Circles</a> and
201+
<a href="http://netserv.ict.ru.ac.za/python3_viz/">Peter Wentworth</a>.
202202

203203
<p style="margin-top: 8px;"/>
204204
Check out the <a

0 commit comments

Comments
 (0)