Commit f01a1208 by BellCodeEditor

auto save

parent 87be3438
Showing with 5 additions and 0 deletions
if nums[x]==9:
for i in range(len(nums)):
nums[i]=0
nums.insert(0,1)
\ 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