Skip to content

Commit fdff826

Browse files
Update Installing_and_Using_Python.md
1 parent 25ca58a commit fdff826

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Installing_and_Using_Python.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ For Interactive working for beginners, [Jupyter Notebooks](https://jupyter.org)
2121
The official Python Documentation may be viewed at or [downloaded](https://docs.python.org/)
2222

2323
Other Private tutorials at:
24-
1. [Tutorials Point](www.tutorialspoint.com/python/index.htm)
25-
2. [W3Schools](www.w3schools.com/python/)
26-
3. [Geeks for Geeks](www.geeksforgeeks.org/python-programming-language/)
24+
1. [Tutorials Point](https://www.tutorialspoint.com/python/index.htm)
25+
2. [W3Schools](https://www.w3schools.com/python/)
26+
3. [Geeks for Geeks](https://www.geeksforgeeks.org/python-programming-language/)
2727

2828
****
2929

3030
## Practice Code at:
3131
1. [HackerRank](https://www.hackerrank.com/)
32-
2. [HackerEarth](https://www.hackerearth.com/)
32+
2. [HackerEarth](https://www.hackerearth.com/)

0 commit comments

Comments
 (0)