Ready Network Interview Question

Reverse the string in python (hello world)

Interview Answer

Anonymous

Sep 15, 2021

X="hello world" Print (X( : : -1))