LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How do i ask for input in python? (https://www.linuxquestions.org/questions/programming-9/how-do-i-ask-for-input-in-python-631620/)

raskol 03-29-2008 09:40 PM

How do i ask for input in python?
 
do i use raw_input() then or is there another way?

Dan04 03-29-2008 09:47 PM

sys.stdin.readline() works too.

raskol 03-29-2008 09:57 PM

what does it mean when it returns 'input\n'?

sh643dnt 5 14st 4se 5n-4t8? wtf what ha--end w5th 0y n2eyb6ard?

Dan04 03-29-2008 10:36 PM

Read help('STRINGS').


All times are GMT -5. The time now is 04:28 PM.