SyntaxError: invalid syntax
this happens when i run the hackingtool command this happens
Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[✔] Successfuly Installed !!! \n\n [+]+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[+] [+] [+] [+] ✔✔✔ Now Just Type In Terminal (hackingtool) ✔✔✔ [+] [+] [+] [+]+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[+] (xenial)root@localhost:~$ sudo hackingtool
File "/usr/share/doc/hackingtool/hackingtool.py", line 92 print(f"Successfully Set Path to: {inpath}") ^ SyntaxError: invalid syntax
i am using ubuntu how do i fix?
i am using ubuntu how do i fix?
sudo apt update
sudo apt install python3
python3 --version
https://devguide.python.org/versions/#versions Python 3.6 and above support f-strings which are fast and readable...
- https://www.scivision.dev/python-f-string-speed