Devlogs
Posted October 10, 2022 by RaeesMalik
Completed IF ELSE statements for python lesson on w3school. I learned about if-else statements in python. If-else statements allow you to control the flow of your program based on certain conditions.