Sprok.it Consulting/Command Line Interface Practice

  • Free

Command Line Interface Practice

  • Download
  • 1 file

This is a very short text-based adventure game that you can give to students to introduce how to use a command line interface. Most students have not used a command line interface and are used to the idea of buttons and form labels. This allows them to experience using only text as input and output in a basic Python program.

Contents

text-adventure.py
  • 1.94 KB