Making A Calculator In Python

Note This Is A Python Language Project It Means The Extension Will Be( .py) Here’s The Complete Code Of Working Calculator I Added Faulty Calculator Code In It.So I AM Commenting It. Calculator.py num1 =int(input(“First Number”))op =input(“Choose Operator +,*,/,-,%”)num2 =int(input(“Second Number”))new_input =num1+num2“‘if new_input ==”5+5”: print(“Your Total Is 12”)elif new_input ==”6*5″: print(“Your Total Is 15”)elif new_inputContinue reading “Making A Calculator In Python”

Breakfast at my House

During the week we’re often walking out the door with a coffee in one hand and slice of toast in the other, but on weekends breakfast is never rushed. It’s a late affair, sometimes spilling over to lunch, with lots of reading and chatter in between courses of fruits, poached eggs, honey and toast. OneContinue reading “Breakfast at my House”

Design a site like this with WordPress.com
Get started