
Python Django - Assessment

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
alhazen tutorkoding
Used 9+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
In sayHello() function, there a parameter called . . .
name
hello
def
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
sayHello() function need an argument called name, and it is also a . . . variable
local
global
main
function
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
To create an object from Person class, which is the right syntax?
object = Person("Jaka","Doctor")
object = Person()
object = person()
object = class Person()
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
To use getInfo() method from Person class, we have to . . .
create an object first then call getInfo() method
call getInfo() method right away
call getInfo methos after creating a class
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
class Student(Person) syntax means . . .
Student class inherits Person class
Student class is a different class
Student a base class
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
When developing a python project, it is recommended for us to create a virtual environment. To create virtual environment, we have to install virtualenv module/package using pip command. Which command is right to install virtualenv?
pip install virtualenv
pip virtualenv
virtualenv virtual
pip install virtual env
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
To create a virtual environment in our project folder, we have to use . . . comand
python -m virtualenv env
python -p virtualenv env
pip virtualenv env
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Pertanyaan Laravel

Quiz
•
12th Grade
15 questions
MIT APP - QUIZ

Quiz
•
10th Grade
15 questions
CSS 12 Q2 T5 Trending and Latest Web Applications / Technologies

Quiz
•
12th Grade
18 questions
Circuit Playground Review I

Quiz
•
9th - 12th Grade
15 questions
MobileApps

Quiz
•
10th Grade
15 questions
Test, Track and Trace

Quiz
•
10th - 12th Grade
15 questions
PTS-XI-INFORMATIKA-2025

Quiz
•
11th Grade
16 questions
Online Search Skills

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade