UrbanPro

Learn Python Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

How do I print and add 2 numbers in Python?

Asked by Last Modified  

4 Answers

Learn Python

Follow 4
Answer

Please enter your answer

Music Training professional with 6 years of online/offline teaching experience

def add_number(a,b): print (a,b) return a+b
Comments

Let us say we are adding 2 Integers. We will require 3 variables a, b and c. Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows: a=int(input("Enter 1st integer number")) b=int(input("Enter...
read more

Let us say we are adding 2 Integers. We will require 3 variables a, b and c.

Firstly we have to take 2 integer inputs from user and store them in a and b. Next we have to add those 2 integers in c variable and finally print. Code is as follows:

a=int(input("Enter 1st integer number"))

b=int(input("Enter 2nd integer number"))

c=a+b

print("Sum of 2 numbers is",c)

If we are adding decimal numbers we have to use float in place of int.

read less
Comments

4½ years of expertise in class-7-10 and full stack development tutoring

Comments

Programming Trainer and Software Engineer having 10 years of experience

In mathematics if you have to add 2 numbers you just assign two number in to variables and add them. In math: x= 5 y = 10 x+y gives the sum. In python: Do the similar thing and print it to the screen. x = 5 y =10 print(x+y) #this line should print the sum of x and y.
read more

In mathematics if you have to add 2 numbers you just assign two number in to variables and add them.

In math:

x= 5 y = 10

x+y gives the sum.

 

In python:

Do the similar thing and print it to the screen.

x = 5

y =10

print(x+y)  #this line should print the sum of x and y.

 

read less
Comments

View 2 more Answers

Related Questions

Which is best to build web applications: PHP, Python, or Ruby? Why?
I have used almost all of the three language in my web working experience.PHP:It may be not that cool and I think it doesn't rely too much on the framework. Yes, PHP is just a language, but it is the only...
Sunil
0 0
7
Should I go for Web Development Course Or Python?
Both have very good career scope. Be the best in what you do. Sure you will be flooder with opportunities. Every company require Web developers and it is one of the top 5 highest paid IT Jobs. Trending...
Avik
Hi, can anyone tell me where I can learn more and be professionally guided on 1-1 basis , on Machine Learning and Deep learning using Python? I already have statistics and programming background
I would first recommend taking some good Linear Algebra course, you would need some intuitive understanding about concepts like linear leas squares, singular value decomposition, normal equations,etc....
Ravi
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Python Introduction
Python is an object-oriented programming language created by Rossum in 1989. It is ideally designed for rapid prototyping of complex applications. It has interfaces to many OS system calls and libraries...
I

Imran

0 0
0

Use IPython shell for better understanding of python
Hi All, Even though there are many editors like IDLE, PyDev, PyCharm are available for python, it is very advantageous to use ipython as an interactive shell for Pyhon. How to install it? pip install...

Learn Python : Formatting with the .format () method
A good way to format objects into your strings for print statements is with the string.format() method. The syntax is :'String here {} then also {}'.format('something1','something2')Example 1:print("This...
B

Biswanath Banerjee

0 1
0

Python Demo
https://www.youtube.com/watch?v=8AEhpZ4lbOI

Machine Learning With Python
1. Course description: Machine Learning with Python has been designed for the provision of having strong hold in creating Machine learning algorithms with the base of Python. This has been preferred as...
J

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Python Training Classes?

The best tutors for Python Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Python Training with the Best Tutors

The best Tutors for Python Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more