Programming With Hrishabh! Discover New Code!! In

Опубликовано: 24 Июль 2026
на канале: Computer Engineer Hrishabh Kumar (MY COMPUTER)
5
0

Click on this link👇👇👇to Make Code
https://bit.ly/3GtiLHI
My Website 👨‍💻🌐link 👇👇👇
https://bit.ly/3CaW1K4
My Sister 👧👨‍👧 Website 👨‍💻🌐 link 👇👇
https://bit.ly/3Z2kgnl
Click on this link👇👇👇to Download Python
https://bit.ly/3jKTj7o
Python Code Copy It Form Here👇👇👇
num1=int(input("Enter First Number:"))
num2=int(input("Enter Second Number:"))
op=input("Enter an Operator:")
if op=='+':
print("Addition is:", num1+num2)
elif op=='-':
print("Substraction is:", num1-num2)
elif op=='*':
print("Multiplication is:", num1*num2)
elif op=='/':
print("Division is:", num1/num2)
else:
print("Wrong Operator")

Thanks & Regards
#MyComputer
------------------------------
By Bandicam Screen Recorder (https://www.bandicam.com)