¿Qué es un Entorno Virtual en Python?
ntp2

Quiz
•
Computers
•
University
•
Easy
jhon valencia
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Un ambiente físico en el que se ejecutan programas escritos en Python.
Un ambiente aislado donde se pueden instalar paquetes de Python de forma independiente a otros proyectos.
Un conjunto de paquetes de Python que se instalan de forma global en el sistema.
Una herramienta para depurar errores en el código Python.
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cuál es el comando para crear un Entorno Virtual en Python utilizando la herramienta venv?
py -3 -m venv venv
virtualenv myenv
venv create myenv
pipenv myenv
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cómo se activa un Entorno Virtual en Python?
activate myenv
python -m venv activate myenv
source activate myenv
venv\Scripts\activate
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Qué es PIP en Python?
Un entorno virtual para Python.
Un lenguaje de programación.
Un administrador de paquetes para Python.
Un compilador para Python.
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cuál es el comando para instalar un paquete con PIP?
pip install package
pip package install
install pip package
package pip install
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cómo se puede mostrar la lista de paquetes instalados con PIP?
Con el comando "pip list".
Con el comando "pip show".
Con el comando "pip search".
Con el comando "pip freeze".
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
¿Cómo se puede actualizar un paquete con PIP?
Con el comando "pip update package".
Con el comando "pip install --upgrade package".
Con el comando "pip upgrade package".
Con el comando "pip package update".
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
Lenguajes programación

Quiz
•
10th Grade - University
25 questions
PSeInt

Quiz
•
University
27 questions
Desarrollo Backend PHP AJAX MYSQL

Quiz
•
University
27 questions
Examen Final Compiladores

Quiz
•
1st Grade - University
25 questions
Intro PseInt

Quiz
•
University
25 questions
PILARES DE LA POO

Quiz
•
University
25 questions
Prueba Diagnóstica de HTML y CSS

Quiz
•
University
25 questions
SEGUNDO REPASO COMPUACION

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade