File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 11<h1 align = center > Python learning </h1 >
22
3+ ![ Alt text] ( https://img.shields.io/badge/python-v3.8-g )
4+
5+ ## Installing python
6+
7+ ### Download the latest version
8+
9+ [ Python installation link] ( https://www.python.org/ )
10+
311## These programs will help you learn basic python
412
513### hello
614
7- This program prints "Hello python world!!"
15+ #### This program prints "Hello python world!!"
816
917### learning
1018
11- this program has most of the python basics
19+ #### This program has most of the python basics
1220
1321 * print statements
1422 * getting characters
@@ -41,4 +49,4 @@ this program has most of the python basics
4149
4250### sumof2nums
4351
44- This prgrams add two numbers
52+ #### This prgrams add two numbers
You can’t perform that action at this time.
0 commit comments