Commit 81033756 by BellCodeEditor

auto save

parent 00e13326
Showing with 8 additions and 2 deletions
def hello ct = 0
\ No newline at end of file def fxxk(a1):
ct = ct + a1
return(ct)
fxxk(1111)
fxxk(6666)
print(fxxk)
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