Computer Science, asked by reenareji9090, 3 days ago

Give output for the following: a. print('Good Luck') b. a=10 print(“a=', a) c. print('com' + 'puter) d. print('24' + '34') e. print(24+34)​

Answers

Answered by khasimmd116
0

Answer:

syntax error:invalid syntax

Similar questions