Python Definitions Flashcards
Processor
takes in information for memory
Embedded System
is a microprocessor of software designed to perform dedicated functions.
Input Devices
a piece of equipment used to provide data
Output Devices
reproduces or displays information
Hardware
physical components of a computer
Binary Number
is a method of representing numbers using 1’s and 0’s.
Computer Systems
is a set of integrated devices that input,output,process and store data and information
Keywords
words with a specific function
Camel Case
way to name variables e.g. myName
Naming System
how you name variables
Syntax Error
a punctuation,spelling or capitalisation of a letter error
Argument
a value sent to the function
Variable
an area of memory that shows and stores a value
Datatype
are integers,float,string and boolean
Integer
positive or negative whole numbers