I am reading Python\'s basic theory and stuck in String formatting. The code is >>> \'100\' < \'25\'. And the result in console is True. Anyone