Init Me 3.1-1

Quiz
•
Computers
•
University
•
Hard
CPSK KU
Used 2+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
(2*math.pi*n)**0.5*((n/math.e)**n
math.sqrt(2*math.pi*n)*n**(n/math.e)
2*math.pi*n**0.5*math.pow(n/math.e,n)
((2*math.pi*n)**0.5)*n/math.e**n
math.sqrt(2*math,pi*n)*n**(n/math.e)
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which choice has a different result from the expression
not (50 >= 14)
3+8 >= 15 or 5 <= 3
3-4 <= 10 and 3 > 3
14/7 < 1 or not (9 < 4)
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Give the following variable assignments
Which of the following expressions has the value of False?
(a > 0) or not (b != "Yes")
(a < c**2) and (c > a+d) and not False
False or (c**2 == (d+1)**2)
not (True and c < d and c > b)
None of the above choices is correct.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following code fragment?
Step one.
Step two.
Step three.
Step one.
End game.
None of the above choice is correct.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be displayed on the screen after running the following code fragment?
x
30
True
False
The program contains an error on line 4.
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is the output of the following program?
a = 20,
b = 9.32,
c = 2
a = 30,
b = 9.32,
c = 10
a = 30,
b = 9.32,
c = 2
a = 20.68,
b = 9.32,
c = 2
a = 20.68,
b = 2,
c = 2
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What gets printed?
1
2
3
4
ERROR, this code will not run.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
TIN 11 BAI 6

Quiz
•
12th Grade - University
15 questions
XML BASICS QUIZ

Quiz
•
University
13 questions
C programming-1

Quiz
•
University
11 questions
Python Basics - Variables

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
15 questions
Bài 6 Câu lệnh rẽ nhánh

Quiz
•
10th Grade - University
16 questions
DS - Linked List - S1

Quiz
•
University
15 questions
Conditionals Unit Quiz

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