Skip to content

Conversation

@Natam98
Copy link
Collaborator

@Natam98 Natam98 commented May 28, 2024

No description provided.

@@ -0,0 +1,7 @@
length = float (input('Inserisci la lunghezza della stanza in metri: '))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

errato = float (input
corretto = float(input

errato = print (
corretto = print(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants