Hacker News new | past | comments | ask | show | jobs | submit login

It's an empty tuple.

stuff = ()

print(type(stuff))

<class 'tuple'>




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: