[ad_1]
Say you have a string.
string = 'Test'
string[::-1] would reverse this into ‘tseT’
2
[ad_2]
solved How tomreverse a string in python? [duplicate]
[ad_1]
Say you have a string.
string = 'Test'
string[::-1] would reverse this into ‘tseT’
2
[ad_2]
solved How tomreverse a string in python? [duplicate]