Please enable JavaScript.
Coggle requires JavaScript to display documents.
Program - Coggle Diagram
Program
Quiz (about movies)
Decisions
Choosing the correct answer
Functoins
Printing a question for the user to answer
Loops
If you get the answer wrong you must attempt again (have a limit to amount of guesses)
Variables
File access
Inputting a file within the code (might be a quote from a movie)
Guess the mystery colour
File access
Inserting a file containing hints to the colour needed to be guessed.
Decisions
Must guess the colour; making a decision using provided hints.
Loops
Functions
Variable
stores the answer (colour needing to be guessed.)