diff --git a/cy/ex2/ini.py b/cy/ex2/ini.py new file mode 100644 index 0000000000000000000000000000000000000000..ea7d3cd1dc774c85de2a42612b964c5c007d0827 --- /dev/null +++ b/cy/ex2/ini.py @@ -0,0 +1,2 @@ +def f(x): + return x**2