feat: Initial commit
This commit is contained in:
2
Laboratorio4/elreverso.py
Normal file
2
Laboratorio4/elreverso.py
Normal file
@@ -0,0 +1,2 @@
|
||||
parola = input("Inserisci una parola: ")
|
||||
print(parola[::-1])
|
||||
Reference in New Issue
Block a user