Quiz 1

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Winda Marchella
Used 1+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
what is IPO?
computer work
{ Input, Proses, Output }
a process of coding that produces something
quickly found applications outside of computer
programming as a practical methodology in general systems
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
what is variable?
commands
is a type data
data storage
string and integer
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
How do you declare a variable based on user input?
my_data = "allinpython"
age = input{" How old are you ? "}
input = food("what is your favorite food ? ")
animals = input("what is your favorite animal ? ")
4.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
which is an example of using strings
Y = 1
print(Y)
a = "Hello"
print(a)
a = "red"
print( "my favorite color is " ,a)
x = range(6)
print(x)
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
which is an example of using float
a = "Hello, World!"
print(len(a))
x = 3+5j
y = 5j
z = -5j
x = 35e3
y = 12E4
z = -87.7e100
x = 1
y = 35656222554887711
z = -3255522
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
which is an example of using integer
x = 1
y = 35656222554887711
z = -3255522
thislist = ["apple", "banana", "cherry"]
x = 1.10
y = 1.0
z = -35.59
x = 3+5j
y = 5j
z = -5j
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
which is an example of a wrong variable name?
MY_NAME = "variable"
myname1 = "variable"
my name = "variable"
my_name = "variable"
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Data Science (Quiz in Python)

Quiz
•
11th Grade
20 questions
Algoritma Fungsi Phyton

Quiz
•
10th Grade
20 questions
Ôn tập Python (for, if)

Quiz
•
10th Grade
22 questions
for loop

Quiz
•
9th Grade
16 questions
Python массив

Quiz
•
9th Grade
20 questions
pyplot in python class 12 (14/08/20)

Quiz
•
12th Grade
20 questions
Python String

Quiz
•
12th Grade
18 questions
Kiểu dữ liệu xâu kí tự trong Python

Quiz
•
10th Grade - University
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