MCQ
Single Best Answer
Easy
QThe output of the expression sorted ({ ord(i) for i in 'apple' }) is _______.
ID: #3648
Python Functions MCQ
1,734 views
Question Info
#3648Q ID
EasyDifficulty
Python Functions MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
[97, 101, 108, 112]
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic