SIGN IN SIGN UP

Properly define raw_input)( in Python 3

__raw_input()__ was removed in Python 3 in favor of __input()__.  This change ensure similar functioning in both Python 2 and Python 3.
C
cclauss committed
ee3b0f2e50b78f3a8a2ca1b4937502da68d3db35
Parent: d4b4b7b
Committed by GitHub <noreply@github.com> on 7/2/2018, 8:11:28 AM