Projects STRLCPY 007-TheBond Commits af7f0ea4
🤬
  • ■ ■ ■ ■
    src/007-TheBond.py
    skipped 112 lines
    113 113  
    114 114  
    115 115   while(1):
    116  - os.system("cls")
     116 + os.system("clear")
    117 117   banner=pyfiglet.figlet_format("007-The Bond", font="slant")
    118 118   print(banner)
    119 119  
    skipped 47 lines
Please wait...
Page is in error, reload to recover