Answer:
num = int(input("enter a number:"))
print(num * 8)
Explanation:
num is just a variable could be named anything you want.
if code was like this num = input("enter a number:")
and do a print(num * 8)
we get an error because whatever the user puts in input comes out a string.
we cast int() around our input() function to convert from string to integer.
therefore: num = int(input("enter a number:"))
will allow us to do print(num * 8)
Answer:
develop a business plan to describe how to maintain and grow revenues
Explanation:
"Sleeping is an effect of <span>Depressants, but agitation may cause a person to wake up"</span><span />
You would want to check for any programs running in the background, as well as run a virus scan.
Yes true
hey is this one of your questions on a science packet if so it is called explore ring Earth's surface because I have the same packet with the same question on it