Last active
December 11, 2020 15:23
-
-
Save riccardobenini/0c6ea0df795cfb9b274f4789fae82a4b to your computer and use it in GitHub Desktop.
progetto
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from math import * | |
def f(variabile): | |
return variabile+1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment