break-the-ice-with-python
break-the-ice-with-python copied to clipboard
Update Day_02.ipynb
"while input():" is replaced with "while True:" in question-9 solution. Just corrected the logic.