2ND EDITION Black Hat Python

3. Setting Up Python 3. The first thing we’ll do is ensure that the correct version of Python is installed. (The projects in this book use Python 3.6 or higher.) Invoke . Python from the Kali shell and have a look: tim@kali:~$ python. This is what it looks like on our Kali machine: Python 2.7.17 (default, Oct 19 2019, 23:36:22) [GCC 9.2.1 ... ................
................