MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
The function complex(‘2-3j’) is valid but the..
1.
The function complex(‘2-3j’) is valid but the function complex(‘2 – 3j’) is invalid.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the output of the following Python functions?
The function complex(‘2-3j’) is valid but the function complex(‘2 – 3j’) is invalid.
The function divmod(a,b), where both ‘a’ and ‘b’ are integers is evaluated as:
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply