Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why does Python behave like this?

Name: Anonymous 2014-02-27 11:42

>>> a = "Early morning"
>>> a is "Early morning"
False
>>> a = "Early_morning"
>>> a is "Early_morning"
True

Name: Anonymous 2014-02-27 15:38

you shoud be redpilled on python
someone give him the python redpill copypasta

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List