Saturday, 31 August 2013

#EANF#

#EANF#

I have to write a code which recognizes a text line by line and reverses
each line in the output, I dont know how to enter a text with multiple
lines (as "input()" function will take the input after the first "Enter"
but I still want to enter more lines?
second I don't know how to count the input line by line? whould "split(/n)
be an option?

No comments:

Post a Comment