Code Cracker in Python
PROJECT PLAN
1
, Contents
1. Outline of the project........................................................................................................................2
2. Initial designs, ideas and prototypes..................................................................................................4
3. Additional resources required...........................................................................................................6
4. List of tasks........................................................................................................................................8
This is a guide! You must infill appropriately to make it fit your project!
1. Outline of the project
Introduction
This is a program developed in Python to crack a 4-digit code which randomly generated by the
system.
Background of the Project
This programme is for allowing the audience to guess the 4-digit code with some clues which were
generated by the system in multiple chances.
Problem Definition
In the beginning, the system set the difficulty level to hard as the default so the code can contain 2
or 3 or all numbers could be the same, likewise, there are 10000 possibilities to find the correct code
because it is 4- digits, and also we don`t know how many guesses that can be made to get the
correct code.
Audience
This game does not have any age limit because it is a fun base numerical game, if anyone has
intruded in mathematics and numerics this is for them
2