What is the output of the following program : print ("Hello World"[::-1])
Answers
Answered by
0
Programs require data to be input. This data is used (processed) by the program, and data (or information ) is output as a result..
Answered by
0
Answer:
Python Hello World Program
Similar questions