
Round 4 - Harvest
Authored by Aditya Singh
Computers
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = 4.5
b = 2
print(a//b)
2.0
No such operator
Division Error
2
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
a = True
b = False
c = False
if a or b and c:
print("TECH NEW KAL")
else:
print("tech new kal")
TECH NEW KAL
tech new kal
Syntax Error
Compilation Error
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
for i in range(2):
print(i)
for i in range(4, 6):
print(i)
2
4
6
1
2
5
0
1
4
5
1
2
4
6
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
public class Test
{
public static void main(String args[])
{
int i=20+ +9- -12+ +4- -13+ +19;
System.out.println(i);
}
}
37
77
27
66
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
nameList = ["Harsh", "Prateek", "Bob"]
print(nameList[1][-1])
Bob
k
keetarp
Harsh, Prateek
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
class Test {
public static void main(String[] args) {
for(int i = 0; true; i++) {
System.out.println("Hello");
break;
}
}
}
Hello
HelloHelloHelloHelloHelloHelloHello
Hello
Hello
Hello
Hello
Infinite loop
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
for i in [1, 2, 3, 4][::-1]:
print(i)
1
2
3
1
2
3
4
4
3
2
1
4
3
2
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
11 questions
Operating System Week 7 Quiz
Quiz
•
University
10 questions
Programming in C
Quiz
•
University
17 questions
Test Conocimientos previos Programación (JAVA)
Quiz
•
University
20 questions
Scratch 1
Quiz
•
10th Grade - University
15 questions
Java
Quiz
•
University
20 questions
Java, part I
Quiz
•
11th Grade - University
15 questions
BASIC C PROGRAMMING
Quiz
•
University
16 questions
Unit 2 Problem solving A level computer science
Quiz
•
12th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
20 questions
Endocrine System
Quiz
•
University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
30 questions
W25: PSYCH 250 - Exam 2 Practice
Quiz
•
University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
38 questions
Unit 8 Review - Absolutism & Revolution
Quiz
•
10th Grade - University