Skip to content

A menu system I have created to display my skills in C++ which allows the user too: answer random simple math problems, find the square root of a number with up to 6 decimals of accuracy, encrypt text (Caesar cipher) and decrypt text (Caesar cipher).

Notifications You must be signed in to change notification settings

AWass04/Mini-Application-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Mini-Application-2

A menu system I have created to display a basic understanding of C++.

#Functionality

  • Creat random simple math equations
  • Find square root of a number with up to 6 decimal precision
  • Encryt text (caesar cipher)
  • Decrypt text (caesar cipher)

Language Used

C++

About

A menu system I have created to display my skills in C++ which allows the user too: answer random simple math problems, find the square root of a number with up to 6 decimals of accuracy, encrypt text (Caesar cipher) and decrypt text (Caesar cipher).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages