MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
What will be displayed by print(ord( b ) ord( a ..
1.
What will be displayed by print(ord( b ) ord( a ))?
A.
0
B.
1
C.
-1
D.
2
Answer» C. -1
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Say s= hello what will be the return value of type(s)?
What will be displayed by print(ord( b ) ord( a ))?
What will be the output of the hello +1+2+3?
The format function, when applied on a string returns ___________
Suppose s is t tWorld n , what is s.strip()?
Which of the following statement prints hello example test.txt?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply