Simple calculator with + - * / operation using python

Опубликовано: 17 Октябрь 2024
на канале: Priyanshu farkare codes
147
5

In this video we write a program to create simple calculator with addition subtraction multiplication and divison operator in python with the help of conditional statement if and elif statement .

#python #pythonprogramming #integers #operator #calculator #calculators #calculation #simplecalculator #conditionalstatements #if #elif #code #coding