Week 07 Extra Exercises
Information
- This page contains extra exercises for week 07.
- These exercises are not compulsory, nor do they provide any marks in the course.
- You cannot submit any of these exercises, however autotests are available for them (Command included at bottom of each exercise).
Exercise
(●●◌)
:
Odd One Out
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest odd_one_out
Exercise
(●●◌)
:
Count File Lines
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest count_file_lines
Exercise
(☠)
:
Extra-hard challenge: Cracking A Substitution Cipher
When you think your program is working,
you can use autotest
to run some simple automated tests:
1091 autotest crack_substitution