Page 1 of 1

What will be the output if we try to extract only the year from the following Python code? (time.struct_time(tm_year=201

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) t[1]
b) tm_year
c) t[0]
d) t_year