summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/en.py
blob: 9022e4ec4c3468a8a60b6f4b88665f3d04262040 (plain)
1
2
name = 'While and if'
description = 'Boolean operations, conditional expressions with if and else, while loop'