Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MT. PETER - My Test Python Executable To Enhance Readiness

This program is basically a test program I've made as I'm learning Python. Included in the program is 'Danitor', which is supposed to kinda be inspired by old BASIC computers, but doesn't really have too much so far.

Danitor Syntax

cmd, arg1, arg2 The commas are required if you include arguments to your command.

Danitor Commands

  • time - States the time in your local timezone. Including 12 in place of arg1 will state the time in 12-hour format.
  • clear - Clears the screen.
  • about - States the about information regarding MT. PETER and Danitor.
  • userchg - Changes your username.
  • exit - Exits the program.

To-do

  • Add more functionality besides the Danitor
  • Add file saving and loading to remember usernames and other data (via config file?)
  • Possibly implement a user-input calculator for basic math

About

My Test Python Executable To Enhance Readiness

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages