nerdexam
Cisco

200-901 · Question #298

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

Sign in or unlock 200-901 to reveal the answer and full explanation for question #298. The question stem and answer options stay visible for context.

Application Deployment and Security

Question

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?

Exhibit

200-901 question #298 exhibit

Options

  • Apip freeze 2> requirements.txt
  • Bpip freeze > requirements.txt
  • Cpip freeze => requirements.txt
  • Dpip freeze | requirements.txt

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#pip#Python dependency management#requirements.txt#Shell redirection
Full 200-901 Practice