How can I improve my code comprehension | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can I improve my code comprehension

I have spent a lot of time studying the meanings and uses of each syntax in python and I know them pretty well. but when I do challenges I fail to read the input of each code in the questions. how can I improve?

21st Jan 2018, 9:50 PM
Kyle M Ford
Kyle M Ford - avatar
7 Answers
+ 2
go practice and join codewars
21st Jan 2018, 10:03 PM
Android Boi
Android Boi - avatar
+ 4
My suggestion is just practice by creating codes. What I would suggest is to look up some challenges in the Q&A section and try to solve them in as many ways as you can. This should help you understand Python better and really give you a better understanding of how it works. As time goes by, you should be able to better understand what the output of the codes in the quizzes are and why they are what they are.
21st Jan 2018, 10:00 PM
Faisal
Faisal - avatar
+ 4
http://www.codingdojo.com/blog/7-tips-learn-programming-faster/ 7 Critical Tips to Learn Programming Faster - #3 Will Land You a Job https://lifehacker.com/top-10-ways-to-teach-yourself-to-code-1684250889 Top 10 Ways to Teach Yourself to Code - Lifehacker https://www.quora.com/How-do-I-learn-C-programming-effectively How to learn C programming effectively | Programming Languages https://www.quora.com/What-are-some-of-the-best-ways-to-learn-programming 25+ Answers - What are some of the best ways to learn programming?
21st Jan 2018, 10:18 PM
Android Boi
Android Boi - avatar
+ 3
its like a website to improve ur coding skill
21st Jan 2018, 10:18 PM
Android Boi
Android Boi - avatar
+ 2
"fail to read the OUTPUT of each code
21st Jan 2018, 9:50 PM
Kyle M Ford
Kyle M Ford - avatar
+ 2
thanks for the advise! I'll do that!
21st Jan 2018, 10:01 PM
Kyle M Ford
Kyle M Ford - avatar
+ 1
what is codewars
21st Jan 2018, 10:05 PM
Kyle M Ford
Kyle M Ford - avatar