Programming Flashcards
(17 cards)
What is iteration
Repetition of a code
What is ‘kljkjlljjjjljlllj’
String
What is ‘34’
Integer
What is a variable
Saved Data that can change
Type of Casting
Setting the data type (e.g. String, Integer, Float)
What is a ‘process’
What the computer does with the data
What is Boolean
True/False
What is Float/Real
A decimal number
What is the Turing Test
Tests if computers can think for themselves
.strip()
Gets rid of the spaces
What does ‘==’ mean
It is equal to
What does ‘!=’ mean
Not equal to
What does * mean
Multiplication
What is consenatation
Adding a variable and String
Indefinite iteration
When something will loop for a long time
Authentication
When you check if something is real and authentic
Validation
Checking data that has been entered