We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cff00a commit b47ca55Copy full SHA for b47ca55
1_Input_Output.py
@@ -10,3 +10,4 @@
10
eta = input("\nQuanti anni hai: ");
11
12
print("\nQuando ne compirai " + str(int(eta)+1) + " ti farò gli auguri")
13
+
0 commit comments