Skip to content

tommy-myers/Addition-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Welcome to Our First Python Program from http://learnpythontutorial.com/addition-program-in-python/

You can watch the Youtube tutorial here at https://www.youtube.com/embed/RijT7rnVtC4

Addition-Program

Addition Program in Python In this tutorial, we are about build a very simple addition program in Python. We will show how to build a simple program that will add two integer numbers that a user gives us via the terminal or command prompt and then we will return the sum of those two numbers to the user. The program will be accessible to download at the end of the tutorial. Just try to follow along the more you practice writing programs in Python the more you will learn.

About

Basic Python Program that will add users two numbers together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages