File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Assumes the user does not know anything about programming in python.
77* Supports the functions ` +,-,*,/ `
88
99[ Tutorial] ( https://github.com/neilbalch/Python-Tutorial-Calculator/blob/master/Simple%20Calculator%20Tutorial.md )
10+ [ Source] ( https://github.com/neilbalch/Python-Tutorial-Calculator/blob/master/Simple%20Calculator.py )
1011
1112## Advanced Calculator
1213
@@ -16,3 +17,4 @@ Assumes the user does not know anything about programming in python.
1617* Can convert ` Degrees to Radians, Radians to Degrees `
1718
1819[ Tutorial] ( https://github.com/neilbalch/Python-Tutorial-Calculator/blob/master/Advanced%20Calculator%20Tutorial.md )
20+ [ Source] ( https://github.com/neilbalch/Python-Tutorial-Calculator/blob/master/Advanced%20Calculator.py )
You can’t perform that action at this time.
0 commit comments