Commit 9d65b354 by BellCodeEditor

auto save

parent ae3772a8
Showing with 7 additions and 3 deletions
for i in range(24,-1):
print(i)
\ No newline at end of file
import time
start_time=time.time()
for a in range(0,1000):
for b in range(0,1000):
for c in range(0,1000):
if
\ 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