diff options
Diffstat (limited to 'Demo/turtle/tdemo_forest.py')
-rw-r--r-- | Demo/turtle/tdemo_forest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/turtle/tdemo_forest.py b/Demo/turtle/tdemo_forest.py index 01fa186..a837d84 100644 --- a/Demo/turtle/tdemo_forest.py +++ b/Demo/turtle/tdemo_forest.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 """ turtlegraphics-example-suite: tdemo_forest.py |