Python Basics

Quiz
•
Computers
•
Professional Development
•
Medium
Urvashi Thapar
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following code snippets is the correct one for opening the hello.txt file for writing?
output_file = open("hello.txt", "r")
output_file = openFile("hello.txt", "w")
output_file = open("hello.txt", "w")
output_file = File("hello.txt", "w")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which mode is used to open a file for exclusive creation?
r
w
x
a
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you open a file using a with statement, Python will ________ the file automatically after you access it.
close
reset
delete
archive
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator can be used on a pathlib.Path object to extend the path it represents with subdirectories or filenames?
\
/
|
*
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does strip() do?
removes the content of the file
add in meta data
splits the file
Removes extra data at the beginning / end of the string
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var = = {"apple", "banana", "cherry"}, represents:
sets
dictionary
tuple
list
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
df.shape is used to index, Datatype and Memory information
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
JavaScript

Quiz
•
Professional Development
10 questions
MS Word Pretest - DTC

Quiz
•
Professional Development
10 questions
tipos y gestores de archivos Eric y Ibrahima

Quiz
•
Professional Development
15 questions
Javascript Datatypes and Variables(Kushal Das)

Quiz
•
Professional Development
15 questions
Day 1 PHP

Quiz
•
Professional Development
15 questions
Coding & Logic - Lesson 1

Quiz
•
Professional Development
12 questions
JavaScript Quiz Day-1

Quiz
•
Professional Development
15 questions
Javascript basics

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade