We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd53c0 commit 5697008Copy full SHA for 5697008
19100401/Yunke80/d3_exercise_calculator.py
@@ -1,4 +1,3 @@
1
-def multiply(x,y):
2
numA=float(input('Please enter a number: '))
3
op=input('Please enter a operator: ')
4
numB=float(input('Please enter another number: '))
0 commit comments