Parameters

Report a typo

# Comprehension

Here's a datetime.datetime object representing a particular date:

some_date = datetime.datetime(58, 8, 11, 22, 45, 36, 43)

Match each number with its parameter.

Match the items from left and right columns
8
11
22
36
43
45
58
hour
year
month
day
microsecond
second
minute
___

Create a free account to access the full topic