Computer Science, asked by emiral8302, 7 months ago

The following code should take a number as input, multiply it by 8, and print the result. In line 2 of the code below, the * symbol represents multiplication. Fix the errors so that the code works correctly: input ("Enter a number: ") print (num * 8)

Answers

Answered by vishwavishwa01059
1

write the question properly

Similar questions