from os import system from time import sleep def loading_bar(f, ut, s=0) -> None: for i in range(f, ut): print('[', sep='', end='') print(f"