Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

3/01/2022

print update, rewrite python in console

 

..

print(f'iter:{i}/{total}',sep='',end="\r",flush=True)

..


Thank you.