Cyber Monday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam 200-901 All Questions
Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Cisco Certified DevNet Associate 200-901 Question # 112 Topic 12 Discussion

200-901 Exam Topic 12 Question 112 Discussion:
Question #: 112
Topic #: 12

Refer to the exhibit.

200-901 Question 112

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?


A.

pip freeze 2> requirements.txt


B.

pip freeze > requirements.txt


C.

pip freeze => requirements.txt


D.

pip freeze | requirements.txt


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.