Skip to content
Snippets Groups Projects
Commit 81f913fe authored by K V Ragul's avatar K V Ragul
Browse files

Upload New File

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