diff options
| -rw-r--r-- | analyze.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@  #            percentage, which is a measurement of students'
  #            performance in a course.
  #
 -# Usage: python analyze.py
 +# Usage: python3 analyze.py
  #
  # Required files:
  #
 | 
