+ 2
Challenge
Hey sololearners, Let me ask it short: How to get better at Challenges? Have a nice day!
10 Respostas
+ 8
practice and learning
+ 4
Faraz Haghbayan â„ïžđ Thanks For marking my answer Best
+ 2
by learning (and practicing) to know the correct answer :-)
+ 2
I am not much good coder, but thing i learn after programming is just write code wether you unserstand or not.
can you believe me:
x = [1, 2, 3, 4]
y = [v*2 for v in x]
and
x = []
for i in range(10):
x.append(i)
this took me few months to understand this simple program, just because i was dumb but yet i code. and right now i can easily write program to find prime number
+ 1
Alhaaz FluffyRudy
Thanks guys!
I really appreciate your reply â€ïž
+ 1
Alhaaz â€ïž
+ 1
play challenge learn that language daily and please send HTML challenges here
+ 1
Pracrice, practice and practice
+ 1
Khalid Afghanmal đ
0
Mihaly Nyilas hahahahah
Ok đ