Computer Science, asked by viper42, 5 months ago

LAB SESSION
Perfection Through Practice
A. Rewrite the following statements after correcting them:
1. a='hello'
print(a*4)​

Answers

Answered by Anonymous
2

Answer:

The output is ' Hello'.

Similar questions