Commit fe084238 authored by mokrunka's avatar mokrunka
Browse files

update some more typos; change print from .format to f-strings for readability

parent 2eb5b577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ if __name__ == "__main__":
                print("""
                        [@] Set Path (All your tools will be installed in that directory)
                        [1] Manual 
                        [2] Defaultl
                        [2] Default
                """)
                choice = input("Z4nzu =>> ")