The Function That Displays The Output Of A Set Of Code.
What is Print?
Making A Choice.
What Is Selection?
A Repeating Task.
What Is Iteration?
A Function That Collects Data.
What Is Input?
The Lesson Without A Discussion In This Module
What Is 4.4?
A Way Of Storing Data In A Program.
What are Variables?
The Following Symbol Represents, == .
What Is Equal?
A Way To Store A Set Of Data.
What Are Lists?
A Loop That Only Runs When A Condition Is Met.
What Is A Conditional Loop?
The Function Of The Robot Created For Discussion 4.2.
What Is Shopping?
A Way To Convert A String Value Into An Integer.
What is Int()?
The Reason Indentation Is Important.
What Is It Defines The Scope?
Repeats Code Until Instructed To Stop.
What Is A Loop?
Removing Complexities From A Problem By Hiding The Background Information.
What Is Abstraction?
The Name Of The Example Coded Robot.
Who Is Marvin?
The Term For Converting Variables From One Type To Another.
What Is Casting?
The Character That Ends An "If" Line Of Code.
What Is A Semicolon?
A Subset Of Data Within A List.
What Is A Slice?
The Most Common Error Made When Coding.
What is Not Closing Your Parenthesis?
The Number Of Points Each Discussion Was Worth.
What Is 25 Points?
The Type Of Computer Language We Have Been Practicing.
What Is Python?
The Following Term Represents, Elif.
What Is "Else If"?
A Line Of Code That Counts The Times It Has Been Looped.
What Is "count= count + 1" ?
The Function That Creates A Function.
What is def?
The Company Most Of The Multi-Media In The Lesson Is From
What is Rasberry Pie?