Refer to the exhibit. A developer just nished 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 codefineeds to be placed on the snippet where the code is missing?

QuestionsCategory: 200-901 Refer to the exhibit. A developer just nished 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 codefineeds to be placed on the snippet where the code is missing?
Admin Staff asked 1 year ago

Refer to the exhibit. A developer just nished 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 codefineeds 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










Correct Answer: B

This question is in 200-901 exam
For getting Cisco Certified DevNet Associate Certificate


Next Post

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.