# Pastebin AffxJ1FV >>> isinstance(1, int | None) True >>> isinstance(None, int | None) True