You are not logged in.

#1 2017-12-08 04:54:08

shakeel123
User RankUser RankUser RankUser RankUser RankUser Rank
Moderator
Registered: 2017-09-21
Posts: 50,796

What is the output when following code is executed? >>>str1="hel...

Software Engineering Exams Quizzes MCQs Quizzes Python Online MCQs Test

Question:
What is the output when following code is executed?
>>>str1="helloworld"
>>>str1[::-1]

Option A):
World
Option B):
Helloworld
Option C):
Hello
Option D):
Dlrowolleh

Correct Answer is Option D):
Dlrowolleh


Top Exams Quizzes MCQs And Interview Questions With Answers Forum:
https://www.globalguideline.com/forum/

2017-12-08 04:54:08

Advertisement
Ads By Google

Re: What is the output when following code is executed? >>>str1="hel...



\n

Board footer