Vidyalelo
Python · Q88

Module in Python

Programming · Python · question 88

Q88

The value returned when we use the function isoweekday() is . . . . . . . . and that for the function weekday() is . . . . . . . . if the system date is 19th June, 2017 (Monday).

A.
0,0
B.
0,1
C.
1,0
Answer
D.
1,1

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board