n = input("Enter an expression", "s")
what is the value of n if user enter 1+1
COMP130_IO_Selection
Quiz
•
Computers
•
University
•
Medium
W Mao
Used 6+ times
FREE Resource
9 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 5 pts
n = input("Enter an expression", "s")
what is the value of n if user enter 1+1
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
fprintf('Some example output is %8.#f \n', pi*1000)
To generate the following output, what is the value of # ?
3141.593
0
2
3
7
3.
FILL IN THE BLANK QUESTION
1 min • 5 pts
The ____command allows the user to select 5 points from
a figure window and converts the points into the
appropriate x- and y-coordinates.
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
x = [ 1, 2, 3, 4, 5];
y = [2, 2, 2, 4, 6];
x<y
Which one is the result?
1
0
0 0 0 0 1
1 0 0 0 1
5.
FILL IN THE BLANK QUESTION
1 min • 5 pts
What is result of the following code
x = 25;
x < 30 < x
6.
FILL IN THE BLANK QUESTION
1 min • 5 pts
What is the result of the following code?
x = 2;
y = 2;
3 - x < x - y
7.
FILL IN THE BLANK QUESTION
1 min • 5 pts
What is the result of the following code?
x = 2;
y = 2;
(x==y)+1
8.
FILL IN THE BLANK QUESTION
1 min • 5 pts
what is the result of the following code
x = 1.1;
floor(x) == x | floor(x) == round(x)
9.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following statements is true if the output is Case 3
x is greater than 6
y is equal to 'A'
x is greater than 6
y is not equal to 'A'
x is less than or equal to 6
y is not equal to 'A'
x is less than or equal to 6
y is equal to 'A'
10 questions
Python For
Quiz
•
University
10 questions
C - Pointers
Quiz
•
University
10 questions
Scratch Pen Quiz
Quiz
•
KG - University
14 questions
USB
Quiz
•
9th Grade - Professio...
10 questions
QUIZ 2 NDJ10303 v1
Quiz
•
University
10 questions
Java Control Flow statements
Quiz
•
University
12 questions
javaquizvivek
Quiz
•
University
10 questions
Basics Of C Programming
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz
Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
15 questions
June Review Quiz
Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles
Quiz
•
8th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade