Please enable JavaScript.
Coggle requires JavaScript to display documents.
Write a program - Coggle Diagram
Write a program
Trivia quiz
file access
reading, updating files
loops
repeat the statement
variable
print, int, input
decisions
elif, else, if
functions
return a task
hangman
functions
return a task
variable
print, int, input
file access
uploading , creating and updating files
decisions
elif, else, if
loops
repeat statement
Rock paper scissors
variable
print, input, int
decisions
elif, else, if
loops
repeat the statement
functions
return a task