An electronic device consisting of hardware and software.
Computer
A number system based on two numbers, 0 and 1.
Binary
A command that displays text and numbers on the screen.
print()
Data and information in the real world that can be measured discretely or numerically, instead of continuously. Example: binary data stored in a computing device.
Digital data
Mufasa
Programs that run on hardware.
Software
The rules that define the written structure of a programming language.
Syntax
Any whole number (either positive or negative), and zero.
Integer
A note written in computer code for the programmer to read, that the computer ignores. Marked in Python with a # symbol.
Comment
Longest river in the world?
Amazon
The physical machine; any part of a computer that you can touch.
Hardware
Information sent to the computer by the user, in the form of letters, numbers, or symbols.
Input
Adds two strings together.
Concatenation +
A name for a spot in the computer's memory where information can be stored.
Variable
Current NBA Championship team?
Golden State Worriers
Instructions that a computer follows, written in code.
Program
Data and information in the real world that can be measured continuously, instead of discretely. Example: volume or color.
Analog data.
Object in python that stores letters, numbers and words. Not used for calculations.
String
Long term memory or storage. Preserved when a computer is powered off.
Secondary memory
Where is this years' world cup taking place?
Qatar
Provide an example of high and low level of programming language.
High level (Python, Java, Scratch)
Low level ( Binary )
A program that translates written code into machine language.
Compiler
or
Integrated Development Environment (IDE)
A function that translates strings into integers.
str()
Special sequences marked with the \ symbol. Can allow you to make a new line, tab, print a quotation mark, or print a backslash.
Escape sequence
15
1111