diff --git a/toto.py b/toto.py new file mode 100644 index 0000000..fec7adf --- /dev/null +++ b/toto.py @@ -0,0 +1,3 @@ + +def f(x): + return 3*x