If you save the input as num,
this will print the input 8 times.
num = input("Enter a number: ")
print(num * 8)
If you want to do actual math calculations,
then the input needs to be a number.
num = float(input("Enter a number: "))
print(num * 8)
This doesn't account for any errors in which the user doesn't input a number, but I don't think that's what you were looking for anyway :)
Answer: i think 1, 3, and 4
Explanation:
Answer:
A table with sample values
A chart with sample values
Explanation:
You just hold on the slide you want to move and move it to the second slide.
Answer:
You can say they're somewhat alike, since a worm wiggles into a tight spot, just like how a computer virus wiggles into your computer-
Hope this helps-