Para criar um ambiente virtual em Python, o comando correto é:

Quiz sobre Ambiente Virtual e Django

Quiz
•
Other
•
University
•
Medium
Álvaro Rios
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
python create env
python -m install venv
python -m venv env
python -m venv novo_ambiente
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Para ativar o ambiente virtual no Windows, qual comando você deve usar?
activate.bat
start env
.\env\Scripts\activate
source env/bin/activate
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Para criar um novo projeto Django, qual comando você deve usar?
django createproject meu_projeto
django-admin startproject meu_projeto
django create meu_projeto
python startproject meu_projeto
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual comando é usado para criar um novo aplicativo em Django?
django-admin startapp meu_app
django startapp meu_app
create app meu_app
python app meu_app
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Em qual arquivo você deve registrar o aplicativo criado?
settings.py
urls.py
views.py
models.py
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual função você deve criar em `views.py` para renderizar uma página HTML?
def pagina()
def pagina_inicial(request):
def render_page():
def html_view(request):
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual biblioteca importa a função `render` em `views.py`?
from django.template import render
from django.shortcuts import import render
import render from django
from django.views import import render
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python Podstawy

Quiz
•
University
10 questions
LabVIEW

Quiz
•
University
10 questions
Kiến thức về Firebase

Quiz
•
University
15 questions
Conversa de nível

Quiz
•
University
15 questions
Technoquiz..3

Quiz
•
University
10 questions
Basic concept of income tax

Quiz
•
University
10 questions
Quiz sobre SGBD e Django

Quiz
•
6th Grade - University
12 questions
Aula Invertida

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