Skip to content

Fake calculator program implementing loops, conditionals, functions, user inputs, exceptions and humour for beginners

License

Notifications You must be signed in to change notification settings

KhangxLi/Simple-Calculator-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Simple Calculator Game

A fake calculator program

My first attempt at creating a program with no formal education.
Implementating while loops, conditionals, functions, user inputs, exceptions and humour.
To be run in the command line. Python 3 is needed.

Walkthrough

  • Enter text instead of numbers in math operations to get a message;
  • Enter any unexpected command to get a message;
  • Enter command hack to get a wall of El Psy Congroo (Steins;Gate reference);
  • Operations always return 69.0;
  • Quit officially through quit to get a wall of Quit!.

About

Fake calculator program implementing loops, conditionals, functions, user inputs, exceptions and humour for beginners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages