How to Create a Simple Calculator using Python Programming Language

preview_player
Показать описание
In this video tutorial you will learn How to create a simple Calculator Program using Python Programming Language.
This video is well suited for the beginners.

The Calculator programming created here will first display the menu option to the user.
user can select the operation that he wants to perform.
( Addition, Subtraction, Multiplication, Division)
Then we take two numbers as input from the user
and then we display the result.

Our Website

Social Media
Рекомендации по теме
Комментарии
Автор

I like how you explained it precisely and directly - just like the language used. I don't know much about programming, especially with Python language, I've only ever read about this language and is learning its 'semantics'. The sample program was simple so there comes my 'awe' with you explaining the details about declaring variables, etc.

marifer
Автор

I wish everyone could do coding tutorials like you, keep it up man

jameswatson
Автор

This was very useful! I like that you explain things in a very easy to understand way, yet not slow like some other tutorials!

TheEpicplushgod
Автор

I've been learning C and C++ for a while and I realized pyhon is much much easier than C.BTW love your tutorial videos.

aniketswarnakar
Автор

I remember using this tutorial when I first started python

dedicategrinder
Автор

I know this comment is very late but i was really struggling on my homework and you have answered my python dreams, thank you so much for explaining it so well and precise. Just wanted to thank you for making the best python video out there 👍

Emily-sxio
Автор

Thank you so much Sir 😊🙏I was getting error many times while solving But, finally This video came to help me as a suggestion... ⚡

durveshmahajan
Автор

nice tutorial for python to implement a simple calculator

bibekmishra
Автор

You are legend sir ❤️. Very well explained

vishalrathore
Автор

Thx u so much Ur a legend. U helped me to do my project if not u I’m done

godzilla
Автор

Thank you so much for this tutorial. This helped me with an assignment that I need help on with making a calculator using python.

DelawareLicker
Автор

You did a very good job explaining the calculators.

ambrosethomas
Автор

How did he shift them to the right after putting while

nate
Автор

You helped a lot to make my presentation😂 thanks

pratibha
Автор

Thank you, I learn so much from this video :)

chevarielammar
Автор

What if we want to do more than just two numbers, how would we do that?

nadiaj
Автор

what about making a calculator that reads the operator the user inputs instead of asking them?

Ten.Sheepa
Автор

i get a syntax error with this. elif choice == "2":

nkz
Автор

Bro for looping the program which key u have use at the end to put all the program inside the loop

roshangowda
Автор

i like ur tutorials man u are the best :)

whatsnext_