statement - a single line of code that performs an action, variable - a storage container for information (data), program - a set of step by step instructions that does a specific task, comment - a code line ignored by the computer; used as notes, concatenation - joining two or more strings together with the + symbol, error - when the computer encounters something unexpected in your code, assignment - process of storing information in a variable, output - information a program gives to the user, such as text, error message - the message that appears in the console when an error occurs, console - box where the computer prints output and the user can type input, code editor - box where we type our code, syntax - exact spelling, symbols, and order of the code, input - information a program receives from a user, = - assignment operator, + - addition operator, - - subtraction operator, * - multiplication operator, / - division operator, // - divides and drops the remainder, % - modulus operator, modulus operator - remainder after whole number division, addition operator - adds the two values, subtraction operator - subtracts the two values, division operator - divides the two values, multiplication operator - multiplies the two values, int( ) - converts the data inside to an integer type, float( ) - converts the data inside to a float type, str( ) - converts the data inside to a string type, += - increment operator - adds and assigns in one step, -= - decrement operator - subtracts and assigns in one step,
0%
Python Basics
Share
Share
Share
by
U46520389
7th Grade
8th Grade
Computing
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Match up
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:
?