Skip to content

Murakle/Instruments_In_Programming_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruments_In_Programming_1

Lab1 Dautov Murat M32011 Calculator
Functionality:
-you can store up to 26(a-z) Expressions(m/n)
-you can add, subtract, multiply, divide and print them
Operations:
exit
set m n c (c = m/n)
add a b c (a + b = c)
sub a b c (a - b = c)
div a b c (a / b = c)
mult a b c (a * b = c)
out c (prints 1 Expression)
outall (prints all Expressions)

About

Lab1 Dautov Murat M32011

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages