File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -269,3 +269,14 @@ And now we are all set and can get started with turtle!
269
269
--- rather use more appropriate names such as :file: `square.py ` or
270
270
:file: `rectangle.py `. Otherwise, whenever you refer to ``turtle ``, Python
271
271
will pick up *your * file instead of the standard Python turtle module.
272
+
273
+
274
+ Too fast? More information here
275
+ --------------------------------
276
+
277
+ Was that whirlwind intro to the command line, the python interpreter, and
278
+ saving files, a little quick? Are you left feeling a little unsure about what's
279
+ what? Check out the first few introductory sections of the djangogirls
280
+ tutorial for an overview at a more gentle pace:
281
+
282
+ http://tutorial.djangogirls.org/en/intro_to_command_line/
You can’t perform that action at this time.
0 commit comments