(no title)
anditherobot | 2 years ago
int age = will never have string "December".
But in python both: age = 42 and age = "December" are possible.
anditherobot | 2 years ago
int age = will never have string "December".
But in python both: age = 42 and age = "December" are possible.
shortrounddev2|2 years ago