print() - A function that allows the program to display text to the user., input() - A function that allows the program to GET information from the user., variable - Like a box, it allows our programs to store information to use later in our programs., value - A single piece of data. Can be stored in a variable., string - A series of letters, numbers, or characters surrounded by quotation marks ".", statement - A single line of code that performs an action., assignment - The process of storing a value in a variable. favorite_number = "25", Integer - A whole number, Float - A number with a decimal point, Boolean - A data type that is True or False, Type Conversion (typecasting) - Coverting one data type into another, # Line Comment - Code line that is ignored by the computer. Used for notes to ourselves and other programmers., """ Header or Multi-Line Comments """ - Multiple Lines of text that are ignored by the computer. Used to e, Syntax - The spelling and grammar of a programming language., Line Break - A command in Python that simply means to press return and start a new line., Concatenation - Joining strings together with the + plus + symbol. ,
0%
Python Programming Basics
Share
Share
Share
by
U46520389
Edit Content
Print
Embed
More
Assignments
Leaderboard
Flash cards
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
Open results
Copy link
QR code
Delete
Continue editing:
?