I am a complete noob to this.  Actually trying to work through some of this for a class I am taking.  We are using python to right protocols for networking assignments.  
So I have installed Python 3.4.2. I go to right a very simple code and it isn't working. x = raw_input ("enter your name: "). The issue I am having is, it will not allow me to enter "_", the underscore.
Thank you for the help.
Kevin
	
		
			
		
		
	
				
			So I have installed Python 3.4.2. I go to right a very simple code and it isn't working. x = raw_input ("enter your name: "). The issue I am having is, it will not allow me to enter "_", the underscore.
Thank you for the help.
Kevin
