Create 2 - String Shaving.py

This commit is contained in:
Lukas Baumann 2021-02-18 18:16:08 +01:00 committed by GitHub
parent cc6bf3f694
commit ae084bc16d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1 @@
print(input()[1:-1])