Refer to the exhibit. A developer just finished testing a Python script and wants to save the list of packages and versions installed on the current machine. Th...
Cisco 200-901 Exam
Questions Number: 101 out of 272 Questions
37.13%
Question 101
Refer to the exhibit. A developer just finished testing a Python script and wants to save the list of packages and versions installed on the current machine. The developer must make sure that it will not cause any issues if tested on another device due to different library versions. Which line of code needs to be placed on the snippet where the code is missing?