My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Inputs, Outputs and Variables

Horizontales
When the code is being executed (7)
What is entered into the program. (5)
Splits up text and variables in the print() function. (9)
What happened once the code ran. (6)
Joining a string together. (13)
A visual way of interacting with a computer. (3)
What you thought would happen once the code ran. (9)
Act of giving a value a name. (6)
Joins a String together. (4)
Verticales
A text-based way of interacting with a computer. (3)
What the user types in to reply to a prompt. (8)
Allows user to type something in. (6)
Press this in the CLI to signal that you are done typing something in. (6,3)
What happens when you use \n (7)
A command that performs a specific job. (8)
A type of character that allows Python to interpret what follows differently. (6)
Name of IDE (4)