Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - XxCyberTheifxX

Pages: [1]
1
Scripting Languages / Re: raw_input?
« on: July 08, 2014, 03:32:53 pm »
Ok, Python was my first language, but coming from Java I can see how this is confusing. In python, input refers to you need the user to input a number, nothing else. raw_input on the other hand, allows them to input a string value, which is more useful if you were foresay, asking their name. Hope this helps!

Pages: [1]