0
What is Output of this Code --->
#Python Code # answer without execution of code #then run and match ur answer Li = [2,3,4,5,6,7,8] print(max(x for x in Li if(x%2!=0)))
4 Answers
+ 4
Is this a quiz or do you have a problem where you need help?
+ 2
CID An Education Hub quizzes are to be sharee in the feed, this section is for Q&A only, and not challenges. Thanks for understanding!
+ 1
Thanks
0
This is quiz