This video shows you a basic python progarm to add two numbers.
This program can be written in just four steps:
-Defining and declaring the variables.
-Declaring sum
-printing output
The above video shows you the step-by-step process to accomplish the task.If you have any doubts ,please post them in the comments section,I will surely help you out.
For python tutorial for begginers:
• Python Programmming For Begginers
For input() function: