0

Learning Specific Code

Is there a way to learn specific code, here on Sololearn? Rather than the lessons. For example, I am wanting to learn to use if else statement.

9th Jul 2025, 3:11 AM
Wes
Wes - avatar
4 Respuestas
0
There's one or more seperate lessons on if-else statements, named if-else statements, Conditional statements or similar.
9th Jul 2025, 3:27 AM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar
0
To Afnan Irtesum Chowdhury, Do you know where to look, on this website to find it?
9th Jul 2025, 4:47 AM
Wes
Wes - avatar
0
Wes I'd explain the approach for Python since you're taking that course: Go to the main page where you see the lessons of course, you'll see many lessons divided in different chapters, click the one labeled "Control Flow", then scroll down a bit and you should see a lesson labeled "Conditional Statements". That's the lesson where you'll learn about if-else statements. Right after that lesson are a few more about it and topics related.
9th Jul 2025, 6:12 AM
Afnan Irtesum Chowdhury
Afnan Irtesum Chowdhury - avatar
0
Wes , for android app you can go to the community section and use the search with `if else`. > this will show you tutorials how to use the conditional statements in all programming languages available in sololearn. these are all short community tutorials. > unfortunately, further filtering for individual programming languages ​​is not provided.
9th Jul 2025, 7:58 AM
Lothar
Lothar - avatar