+ 1
How can i grow?
Hello guys, I am very sad that i cant understand the algorithms of any problem, even i do lots of practice.
3 Answers
+ 2
Do you have problems with some of these (ignore what you'ven't even met yet):
Basic syntax:
Indentation
Variables
Basic datatypes:
Strings
Integers
Floats
Booleans
Iterables:
List
Tuples
Dictionaries
Sets
Functions
Conditional statements
Loops
Exception handling
File handling
OOP:
Classes
Objects
Modules
+ 2
You have to find the most simple tasks you can imagine. They can not be too simple.
Only condition is that you feel you can solve them - then they are perfect.
Do a lot of these. After a while you will improve!
If you get stuck, you can always share your attempt here and we give you a hint.