Czy w Pythonie istnieje null typ danych
There's no null in Python. Instead, there's None. (as at March 2021)
Ashamed Angelfish
There's no null in Python. Instead, there's None. (as at March 2021)