Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

kaldaf/PythonCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

Simple Python calculator

Amateur code :)

Included libs:

  • os
  • time
  • math
  • json

Install python and run the file using the command:

python3 calculator.py

Functions

  • Calculator

    • Adding "+"
    • Subtraction "-"
    • Multiplication "*"
    • Division "/"
    • Multiplication "**"
    • Subtraction "//"
    • Nulling the result "null"
  • Hidden

    • "log" (displaying everything the user has typed)
    • "export" (export data to HTML and JSON)
    • "clear" (clear everything rendered in the terminal)
    • "help" or "?" (show help)
    • "quit" or "exit" (exit the application)

About

Learning basic functions of Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /