MCQs > IT & Programming > Python > After executing the following statements, what is the value of var? var = 'dlrow olleh' var = var[::-1]

Python MCQs

After executing the following statements, what is the value of var? var = "dlrow olleh" var = var[::-1]

Answer

Correct Answer: 'hello world'

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it