Normally (In Python and maybe in Kotlin too) I'd d...
# android
m
Normally (In Python and maybe in Kotlin too) I'd do
dicty["December"][0][0]
and
dicty["December"][0][1]