Skip to content
Snippets Groups Projects
Commit e5002636 authored by D Vengatesh's avatar D Vengatesh
Browse files

ex2 q8 done

parent 3b75f220
No related branches found
No related tags found
No related merge requests found
Pipeline #60 canceled
s=input("Enter a string:")
if len(s)%4==0:
print(s[::-1])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment