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
54 questions
Computer Basics Quiz

Quiz
•
University
50 questions
Python Basics 201

Quiz
•
University
44 questions
untitled

Quiz
•
6th Grade - University
46 questions
Chp. 3 Alice Variables

Quiz
•
12th Grade - University
50 questions
Databricks Certified Data Engineer Quiz part 2

Quiz
•
1st Grade - University
49 questions
Test 2

Quiz
•
University
50 questions
Android Midterm

Quiz
•
University
45 questions
IP MIDTERM

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade