silvag2 commited on
Commit
64a786d
·
1 Parent(s): 8774fe9

fun 3 addiction

Browse files
Files changed (1) hide show
  1. fun.py +3 -1
fun.py CHANGED
@@ -3,4 +3,6 @@ def fun():
3
 
4
  def fun2():
5
  print('fun2')
6
-
 
 
 
3
 
4
  def fun2():
5
  print('fun2')
6
+
7
+ def fun3():
8
+ print('fun3')