Python Programming Test 4

10 minute read

Python Programming Test 4



Lets try It

Question 1 of 20

What is the output of the following code snippet? x = 'Hello' print(x[1:3])
H
e
llo
el

Keep up the good work and enjoy exploring the world of Python programming!
You Have Answered Out of Correct Answers!
Your Score is .

v

Post a Comment

0Comments
Post a Comment (0)