Skip to content

devolha/console_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Console Calculator: Programming project

This is the first project in the programmer training program, which demonstrates the following skills:

  • Writing source code (basic statements and expressions, working with numbers and strings)
  • Writing conditional code
  • Increasing efficiency with functions
  • Working with comments
  • Troubleshooting errors

The project alows to:

  • calculate basic math operations with float and integer numbers from user input
  • show and delete history of operations
  • handling errors

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages