This is the least fun—but nevertheless critical—part of the book, where we walk through setting up an environ- ment in which to write and test Python. We are going to do a crash course in setting up a Kali Linux virtual machine (VM) and installing a nice IDE so that you have everything you need to develop code. By the end of this chapter, you should be ready to tackle the exer- cises and co…