Python and data processing test

Quiz
•
Computers
•
University
•
Easy

Tibor Tajti
Used 1+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the following expression multiplying an integer with a float?
5*1.5
5
10
7.5
7
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the expression?
5*1.0
5
5.0
An error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the next expression?
"V"+1
The value of the variable V plus 1
"V1"
An error
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the expression?
3*[1, 2, 3]
[3, 6, 9]
[ [1, 2, 3], [1, 2, 3], [1, 2, 3] ]
[1, 2, 3, 1, 2, 3, 1, 2, 3, ]
An error
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assume that we have a list variable:lst=[1,2,3,4]
How can we add the value 5 to the end of the list?
lst.add(5)
lst.append(5)
5.add(lst)
5.append(lst)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The v[4]='c' statement can work if the type of the v variable is:
string
list
tuple
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will write the following code to the output?
for i in range(1,10):
print(i*i)
1
4
9
16
25
36
49
64
81
1
4
9
16
25
36
49
64
81
100
Nothing
An error
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Section 4: Logging and monitoring.

Quiz
•
University
20 questions
Data Structures

Quiz
•
University
20 questions
Основы Python: Условия и Циклы

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
11 questions
Module 4

Quiz
•
University
13 questions
MAR #2

Quiz
•
University
15 questions
DBC CHAPTER 3 - REVISION

Quiz
•
University
20 questions
6. Kubernetes Networking & Services

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University