float - decimal number , int - integer, str - string - words or characters , operators - + - * /, ** - exponent, PEMDAS - Order of Operations: Parentheses, Exponents, Multiplication, Division, Addition, Subtraction, LEFT to RIGHT, % - modular division which gives the remainder of a division operation (only works with integers), 45 % 4 - 1, 2 % 6 - 2, import - command to pull in code to add functions to your code such as math, random simplegui, etc., math simplegui random - modules that add functions, function - a collection of commands that are given a name, fabs(x) - Takes the absolute value of x (positive float), pow(x,y) - Raises x to the y power (float), sqrt (x) - Takes the square root of x (float), randint(x,y) - random integer between (and including x and y, random - Random float greater than 0.0 and less than 1.0, max - Finds the largest in a set of values, min - Finds the smallest in a set of values, import simpleplot - plots lines on a graph,
0%
Python Review Unit 2
Share
Share
Share
by
Jbarber
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
Find the match
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:
?