Answer:
secrets.randbelow(31)
Explanation:
This is Python Language, and secrets is an external module. So, to use it you need to install it using pip, just type pip install secrets in any terminal. And secrets module will be installed. If you will use the 1st or last code it will give give you error, because secrets module does not have any attribute named random. If you will use the 3rd code it will print random number from 0 to 29 only. If you also want to print 30, you need to you need to write the code given below:
import secrets
secrets.randbelow(31)
Answer:
"z" in z=x+y is 10. The first "z" in z=z*y equals 90.
Explanation:
Let's start with the first equation, z=x+y. Since we have our given values, all we have to do is add them. If "x" is 1 and "y" is 9, adding 1+9 gives us 10.
Now for the second equation, z=z*y. Since we have both values on the right hand side of the equation, we can already multiply to get our answer. The second "z" in the equation is the answer of "z" in the first equation, which is 10. Since "y" equals 9, multiplying 10 by 9 yields us 90.
Hope this helps buddy!
Based on the tax bracket that made by united states government in 2018 , single adult who made between 0 - $ 9,500 each year are subjected to a 10% tax rate.
assuming that joey does not have additional deductibles, The amount that joey need to pay in taxes would be:
$ 9,500 x 10% = $ 950