This programming language is free, open sourced and works on multiple different platforms.
What is Python
This command line interpreter is where you interact with your code and the code is outputted
What is a Console
Writing a string of words or characters to give a command to computers
What is Programming / Coding
This type of programming language runs faster on a computer but must be converted to machine code first
What is Compiled / Compilation
The cerator for the first version of Python
Who is Guido Van Rossum
This version of Python is written in Java.
What is Jython
This location is where your code is written out and edited
What is Editor
This low level programming language is made of 1s and 0s that computers read.
What is Machine Code / Binary
Python was started in this month and year.
What is December, 1989
This is the original reason Python was created
What a personal project, hobby
An alternate name for Python that is written in the C Language.
What is CPython
IDLE is the acronym for this.
What is Integrated Development and Learning Environment
A program written in a high-level programming language,
Source Code
This is the File Extension for Python. This comes at the end of a saved python script.
What is .py
The original goals of creating the Python language.
What is to making coding easier to understand / use
This version of Python run significantly faster than other versions but must be compiled first.
What is Cython
A tool that allows you to run your code step-by-step, which allows for inspection at each moment of execution.
What is a Debugger
A complete set of know commands.
What is an Instruction list
Python is this type of programming language that runs slower but does not have to be converted to machine code to be run.
What is Interpreted
This 1970s British TV show is the inspiration of the name for the programming language known as Python
What is Monty Python's Flying Circus
This version is only used by those who are developing Python and its access is restricted to most induvials.
What is PyPy or RPython
This is the most commonly used IDLE in everyday coding.
What is Microsoft Visual Studio
This means that you are able to run previous versions of software on newer systems.
What is Backwards Compatibility
The four parts of a Natural or Programming language
What is Alphabet, Lexis, Syntax, and Semantics
The Creator of Python lives and developed python in this northern European country that was visited in Spiderman : Far from Home.
What is the Netherlands