Toolbox
Computer Trivia
Python
FINAL
100

Cloudbased, version control managment system owned by microsoft.

What is GitHub

100

OS Kernal developed by Linus Torvalds

Linux

100

Data that can be set in the form of <data> = <name>

What is a Variable

200

C based programming language that relies heavily on indents

What is Python

200

Mass-storage device that works by either capturing electricity in specific places or magnetizing areas on the device

What is Hard Drive (SSD HDD also acceptable)

200

Library for coding graphics (Esp. Games)

What is Pygame
300

Cloud based Virtual Machine that runs Linux

What is a codespace

300

Smallest form of data represented as being 'on' or 'off'

What is Bit

300

Non-Boolean/integer value

what is a String

400

pre-coded rules that dictate how python works

What is Syntax

400

Original OS produced by Microsoft

What is MS-DOS

400

external python code that can be imported into a program

what is a Module

500

 senior software developer, writing and maintaining software used
by Fortune 100 companies, Federal agencies, and international telecoms to monitor IT
infrastructure.

Who is Dr. Kruckenberg

500

set of related web pages located under a single domain name

What is a Website

500

 code template for creating objects

What is a Class

500

 set of instructions, or a system of rules, written in a particular programming language

Code