Skip to content

Instantly share code, notes, and snippets.

@riccardobenini
Last active December 11, 2020 15:23
Show Gist options
  • Save riccardobenini/0c6ea0df795cfb9b274f4789fae82a4b to your computer and use it in GitHub Desktop.
Save riccardobenini/0c6ea0df795cfb9b274f4789fae82a4b to your computer and use it in GitHub Desktop.
progetto
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