Help on python anybody | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
2 Answers
27th Jan 2019, 9:06 PM
Mert Yazıcı
Mert Yazıcı - avatar
+ 6
My advice is to write as much code as you can. Experiment. Look things up. Take your time doing the Python lessons. Use the 'try it yourself' feature to experiment. Google your coding problems - the answers are usually there or in the Q&A (use the search feature before you ask a question) but if you're stuck, ask! People around here love to help. Help others. I've learned a lot from figuring out why my codes don't work, but also a huge amount from trying to help others solve their coding problems. Good luck and happy coding! These links may be worth bookmarking: https://www.programiz.com/python-programming/methods https://docs.python.org/3/library/functions.html https://docs.python.org/3/tutorial/index.html https://www.python.org/dev/peps/pep-0008/ https://books.goalkicker.com/PythonBook/
27th Jan 2019, 10:20 PM
David Ashton
David Ashton - avatar