2022PythonExamples/3 - Variables and Basic Math/Challenge
2022-12-15 21:32:14 -05:00
..
main.py Adding as many examples as I've converted so far. 2022-12-10 17:18:44 -05:00
README.md Last commit didn't sync everything, trying again 2022-12-15 21:32:14 -05:00

3 - Variables and Basic Math - Challenge

Build a program that requests three numbers from the user, and performs a math operation on them and prints the result