Monty @ The Python Coding Place @thepythoncodingplace.com · Mar 17 Let's start with the code you had on Day 4 0 likes 1 replies ? Reply Replies Monty @ The Python Coding Place · Mar 17 But now you want to replace the `3` that's hardcoded in the `if` statement `if counter < 3:` and replace it with a variable.