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

ex2 q3 done

parent 93ae2aa6
No related branches found
No related tags found
No related merge requests found
Pipeline #54 canceled
s=input("Enter the string:")
s1=s[:2]+s[-2:]
print(s1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment