Commit 09de32be by BellCodeEditor

save project

parent 0f53c1f3
Showing with 7 additions and 0 deletions
def my_computer_is_xun(n):
num = (n+1)*n/2
return num
LBW = input('warning:you are fat')
LBWNB = my_computer_is_xun(int(LBW))
print(LBWNB)
\ No newline at end of file
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