Quiz: Getting Started
Let's test what you've learned so far.
We'll cover the following...
1
What is the output of the following code?
string = "Hello, World!"
print(string[7:12])
A)
“World”
B)
“Hello”
C)
“World!”
D)
“Worl”
Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.