Use this master template to create CT Assignment Templates.
Problem description goes here.
- Steps to take go here.
Value to increment? 5
10
- Suggestions go here
- Use
input()
to prompt the user for a value.
Add code to my_code.py to make it do the desired thing.
Run your code with: python my_code.py
Run your tests with: pytest