0

I have C/C++ background. I want to scan n integers given as input in a single line in python. How can I make a list using this input?

  • *"Given as input"* how? Separated by spaces, tabs, commas, ...? Have you read [the documentation](https://docs.python.org/2/library/functions.html#raw_input), or tried anything? – jonrsharpe Jul 07 '14 at 17:15
  • 1
    As jonrsharpe said, we aren't here to write your code for you. **We are here to help you with problems that are occurring in your code.** Please show us what you've tried so far and someone will help you to solve it. – Tiago Marinho Jul 07 '14 at 17:32

0 Answers0