RagdollSL
Results
1
comments of
RagdollSL
Cuz it is Python 2 code. In Python 2, raw_input() get your input as a string, it is same as input() in Python 3. And in Python 2, print is...