script_programming_part_2+3

Quiz
•
Computers, Science
•
University
•
Medium
Pavel Taskov
Used 24+ times
FREE Resource
49 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Q 1 - What is the output of print tuple[2:] if tuple = ′abcd ′ , 786, 2.23, ′ john ′ , 70.2?
′abcd ′ , 786, 2.23, ′ john ′ , 70.2
abcd
786, 2.23
2.23, ′ john ′ , 70.2
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Q 2 - What is the output of print tinytuple * 2 if tinytuple = 123, ′ john ′?
123, ′ john ′ , 123, ′ john ′
123, ′ john ′ * 2
Error
- None of the above.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
3 - What is the output of print tinytuple * 2 if tinytuple = 123, ′ john ′?
3 - What is the output of print tinytuple * 2 if tinytuple = 123, ′ john ′?
123, ′ john ′ * 2
Error
None of the above.
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
4 - Which of the following is correct about dictionaries in python?
Python's dictionaries are kind of hash table type.
They work like associative arrays or hashes found in Perl and consist of key-value pairs.
A dictionary key can be almost any Python type, but are usually numbers or strings. Values, on the other hand, can be any arbitrary Python object.
All of the above.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
5 - Which of the following function of dictionary gets all the keys from the dictionary?
getkeys
key
keys
None of the above.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
6 - Which of the following function of dictionary gets all the values from the dictionary?
- getvalues
- value
- values
- None of the above.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
7 - Which of the following function convert a string to an int in python?
intx[, base]
longx[, base]
floatx
strx
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
Technical Quiz 2022-23

Quiz
•
University
50 questions
1-50

Quiz
•
University
49 questions
TSW II intercorso

Quiz
•
University
49 questions
ECDL Python Lesson Boolean recap

Quiz
•
5th Grade - University
45 questions
Revision Attainment 4 (Grade 9M1)

Quiz
•
9th Grade - University
49 questions
Python Programming Basics Quiz

Quiz
•
University
50 questions
Ôn tập CK 2

Quiz
•
10th Grade - University
48 questions
Python Programming

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade