Python 3

Add Two Numbers in Python

Write a Python program to print the sum of two numbers.

In mathematics, summation is the addition of a sequence of numbers; the result is their sum or total. The numbers to be summed may be integers, rational numbers, real numbers, or complex numbers.

Program:

 

 

Output:

3-Add-Two-Numbers-in-Python

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.