Tells the printer to print even if no paper is available
What do we call words like 'print'?
Variables
Commands
Functions
Data Types
What does a variable do?
It's the single change you test for in an experiment
Performs an action on data
Stores data
A principle of the Zen of Python
Choose the most appropriate name for a variable storing a dog name according to rules of 'Zen of Python'.
dog_name
n!
1_dog name
name of dog
What does a method do?
Stores a function
Stores data
Creates an action in the application
Manipulates data
What is a 'float'?
A whole number
A random number
A negative number
A number with a decimal
What is an 'integer'?
A number
A fraction
A functional type
An error
What does a 'string' do?
Tells python to interpret the integers as characters
Tells python to add the integers
Tells python to ignore the integers
My Daddy bought a new car!
What character denotes a comment?
*
C
%
#
0
{"name":"Python Alliance Chapter 2", "url":"https://www.quiz-maker.com/Q6Z9P0ZMP","txt":"What is your name?, What does the word 'print' do in python?, What do we call words like 'print'?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}