Skip to content

Commit c8a6028

Browse files
Update README.md
1 parent 47185be commit c8a6028

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55

66
## Here We Will Be Learning About Basic Function's Of Python
77

8-
# What is Python?
8+
What is Python?
99

1010
Python is a highlevel programming language , hence which is also known as Object Oriented Language . It is the most easiest language to learn . It uses simple - basic syntaxe's which we will learn here . [Python](https://en.wikipedia.org/wiki/Python_programming_language)
1111

12-
#
13-
12+
#
1413
# Why Should I learn Python First? Why not to try some other Languages first like C/C++ ?
1514

1615
Hmmm , It's a good question. So basically as You know Python is a very asy language as it uses Intrepreter to run the code . For Example if you put a code ->
@@ -57,21 +56,21 @@ Example if you put code --->
5756

5857
So this is why you should learn Python first . These code are taken from [programiz.com](https://www.programiz.com/c-programming)
5958

60-
#
59+
6160

6261
# Now What Kind Of Software Should You Use?
6362
See if you'r computer/Pc/Mac is good enough so you can download Python directly on you're computer . You can download from here [Python](https://www.python.org/downloads/windows/), For Mac-Book [Python](https://www.python.org/downloads/macos/), For Other Platform's [Python](https://www.python.org/download/other/). These all releases are Provided by Python.org Official Site [Python](https://www.python.org/)
6463

6564
If you're not able to download Python on you're Window's don't be sad :cry: , Because my Laptop too doesn't support . But don't worry you can use [Anaconda-Distribution](https://www.anaconda.com/products/distribution) for using Python , This Anaconda Distribution is also Open-Source project , you can do changes in it . NOTE: Anaconda is a big file make sure you're computer/pc/laptop has enough memory/storage . Or else you can simpley use Google Collab [Google-Collab](https://colab.research.google.com/) This platform will help you to connect python and can help you to show how much data you're python is consuming here is the image as an example
6665
![Screenshot](https://user-images.githubusercontent.com/97610126/224493805-905c8efa-ad08-45f1-8c1c-6d0d018879c9.png) . The Yellow Mark are the example you can change the name of the file and connect to python from the top right corner .
6766

68-
#
67+
6968

7069
# Want To Contact Me , But Don't Know How To ?
7170

7271
You can Contact me through mail from here [G-Mail](https://mail.google.com/mail/?tab=rm&authuser=0&ogbl) , [Lichess]( https://lichess.org/) . Don't Worry it's Open-Source , You can create you're Own website after once you fork my reposirtory .
7372

74-
#
73+
7574

7675
# Now Some Coding Practice
7776

@@ -108,13 +107,13 @@ Let's try some diffrent command's
108107

109108
Hence for clear Image you can see this image ![Screenshot](https://user-images.githubusercontent.com/97610126/224502246-4f3c2065-9959-46e1-8db2-71bbaefcdb54.png)
110109

111-
#
110+
112111

113112
# Connect With Me Digitally
114113

115114
<a href="https://instagram.com/dron1203005/" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg" alt="dron1203005" height="30" width="40" /></a> ---> Follow Me On Instagram , Accepting New Message's .
116115

117-
#
116+
118117

119118
# What Kind Of Open-Source License Used To Build This Website
120119

0 commit comments

Comments
 (0)