Skip to content

Commit cf6bbf5

Browse files
Update README.md
1 parent ffd0849 commit cf6bbf5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## [elements-conversion](https://github.com/DakshCodess/elements-conversion)
2-
WELCOME TO ELEMENTS-CONVERSION
1+
## [elements-conversion](https://github.com/DakshCodess/elements-conversion)
2+
3+
WELCOME TO ELEMENTS-CONVERSION
34

45

56
## Here We Will Be Learning About Basic Function's Of Python
@@ -52,3 +53,8 @@ Example if you put code --->
5253
why error? becuase you forgot } in the end of the program
5354

5455
So this is why you should learn Python first . These code are taken from [programiz.com](https://www.programiz.com/c-programming)
56+
# Now What Kind Of Software Should You Use?
57+
Answer - 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/)
58+
59+
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
60+
![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 .

0 commit comments

Comments
 (0)