Versions of Python
Coding Environment
Vocabulary
Miscellaneous
Origins of Python
100

This programming language is free, open sourced and works on multiple different platforms.

What is Python

100

This command line interpreter is where you interact with your code and the code is outputted 

What is a Console

100

Writing a string of words or characters to give a command to computers

What is Programming / Coding

100

This type of programming language runs faster on a computer but must be converted to machine code first 

What is Compiled / Compilation

100

The cerator for the first version of Python

Who is Guido Van Rossum

200

This version of Python is written in Java.

What is Jython

200

This location is where your code is written out and edited

What is Editor

200

This low level programming language is made of 1s and 0s that computers read. 

What is Machine Code / Binary

200

Python was started in this month and year.

What is December, 1989

200

This is the original reason Python was created 

What a personal project, hobby

300

An alternate name for Python that is written in the C Language.

What is CPython

300

IDLE is the acronym for this.

What is Integrated Development and Learning Environment 

300

A program written in a high-level programming language,

Source Code

300

This is the File Extension for Python. This comes at the end of a saved python script.

What is .py

300

The original goals of creating the Python language.

What is to making coding easier to understand / use

400

This version of Python run significantly faster than other versions but must be compiled first.

What is Cython

400

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

400

A complete set of know commands.

What is an Instruction list

400

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 

400

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 

500

This version is only used by those who are developing Python and its access is restricted to most induvials.

What is PyPy or RPython

500

This is the most commonly used IDLE in everyday coding.

What is Microsoft Visual Studio

500

This means that you are able to run previous versions of software on newer systems.

What is Backwards Compatibility

500

The four parts of a Natural or Programming language 

What is Alphabet, Lexis, Syntax, and Semantics

500

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