+ 1

Python

What website can be suitable for me to learn python and html

30th Jun 2022, 3:00 AM
Uwalaka Ugochukwu
3 Answers
+ 3
Ahm you can learn both from here I guess, and then you can practice in hackerrank or codechef if you want.
30th Jun 2022, 3:09 AM
Satyam Mishra
Satyam Mishra - avatar
+ 1
Uwalaka Ugochukwu You can learn here as well For practice and more information: https://code.sololearn.com/W19U9nTWp4XF/?ref=app
30th Jun 2022, 4:37 AM
AĶ¢J
AĶ¢J - avatar
0
This is a great place to learn python and html. If you want more of a read I would suggest W3 schools. They have covered a lot of topics for a lot of different languages. The downside of W3 schools is that they do not have the same active learning as here. But I would definitely recommend W3 schools for lookups. Link for W3: https://www.w3schools.com/python/ If you would like even more of a read the official Python documentation is not that bad. It might be a bit rough to start there but as soon as you get started it's a pretty good read. Link to python documentation: https://docs.python.org/3/tutorial/ And if you would like some way too keep coding there are tons of good websites where you write code challenges. On these webpages there are challenges to complete, and the code will be tested and you get point if your code works. Example of those webpages are: Kattis: https://open.kattis.com/ Hackerrank: https://www.hackerrank.com/domains/python
1st Jul 2022, 12:22 AM
Leo Hemmingsson
Leo Hemmingsson - avatar