Is it possible to use an integer key with TypedDict (similar to dict?).
Trying a simple example:
from typing