Login
Remember
Register
Ask a Question
What is the output of the Python code given below, if the date of the system is June 21st, 2017 (Wednesday)?
0
votes
asked
Aug 22, 2022
in
Python
by
Robindeniel
What is the output of the Python code given below, if the date of the system is June 21st, 2017 (Wednesday)?
select the correct answer from below options
[] or {}
{} or []
1)
[] []
2)
[]
{}
3)
{}
{}
4)
{}
[]
python
code
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 22, 2022
by
Robindeniel
4)
{}
[]
...