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:
Explanation:
The E-mail Destination allows you to send data from your forms in text format to various different email addresses.
Answer:
they are not its just that people haven't changed their profile picture. i haven't yet lol
Explanation:
Answer:
provides the platform that application software runs on, manages a computer's hardware, and implements features like file and folder management.
Explanation:
D that’s the answer I learn that in my old school