User contributions
- 11:23, 12 July 2012 (diff | hist) . . (+14) . . N Talk:Creating a simple name reading program (Created page with "questions here")
- 11:21, 12 July 2012 (diff | hist) . . (+778) . . N Creating a simple name reading program (Created page with "This Will Be A Tutorial On Making A Program That Will Read A Name. This is the code. print("Enter Your Name:") name = read() print("Hello "..name..", Thats A Cool Na...")