We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470b548 commit 7732355Copy full SHA for 7732355
docs/intro/learning.rst
@@ -65,8 +65,8 @@ Python Koans
65
66
Python Koans is a port of Edgecase's Ruby Koans. It uses a test-driven
67
approach, q.v. TEST DRIVEN DESIGN SECTION to provide an interactive tutorial
68
-teaching basic python concepts. By fixing assertion statements that fail in a
69
- test script, this provides sequential steps to learning python.
+teaching basic python concepts. By fixing assertion statements that fail in a
+test script, this provides sequential steps to learning python.
70
71
For those used to languages and figuring out puzzles on their own, this can be
72
a fun, attractive option. For those new to python and programming, having an
0 commit comments