Commit 9d299729 by BellCodeEditor

save project

parent 4a66565d
...@@ -29,11 +29,11 @@ def fuck(n): ...@@ -29,11 +29,11 @@ def fuck(n):
q=new_input() # q=new_input()
print( q) # print( q)
m=fuck(q) # m=fuck(q)
print(m) # print(m)
......
import func
u=func.new_input()
print(func.fuck(u))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment