Basic Programming in Python - Part 2
In this article we are going to learn two powerful concepts of python language, 'if' and 'for'. Let us look into more problems to understand these concepts.
If - the control statement
'If' can be used to compare two values and perform the respective ...
shravaniroy.in3 min read