2F-3 | Python Quiz | 22/11/2024

Quiz
•
Information Technology (IT)
•
University
•
Medium
Olzhas Toktassyn
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is a conditional operator?
An operator used for looping
An operator that compares strings
An operator that allows decision-making
None of the above
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What does the following program output if a = 5 and b = 10?
a is greater
No output
b is greater
Error in the program
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
How many if statements are needed to check if x is greater than both y and z?
3
2
1
None of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What will be the output of this program?
No output
Error in the program
Divisible
None of the above
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is the result of x > 5 and x < 10 when x = 7?
False
Error
True
None of the above
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of these statements checks if a number is positive and divisible by 3?
x > 0 or x % 3 == 0
x % 3 == 0 and x > 0
x > 0 and x % 3 != 0
x < 0 or x % 3 == 0
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which logical operation is used in the following condition?
(a and b) or not c
and only
or only
Both and and or
Neither
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz tentang Google Colab

Quiz
•
10th Grade - University
15 questions
Assembly Language and MIPS Architecture Quiz

Quiz
•
University
20 questions
Google Sheets Quiz 30/09/2024

Quiz
•
University
15 questions
Problem Solving and Programming Design (Part 2)

Quiz
•
University
15 questions
CMDP2063 Unix and C Programming

Quiz
•
University
18 questions
Codean - Java Rekursi

Quiz
•
University
25 questions
UTS Struktur dan Organisasi Data

Quiz
•
University
15 questions
Python Loop

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade