Български | Català | Deutsche | Hrvatski | Čeština | Dansk | Nederlandse | English | Eesti keel | Français | Ελληνικά | Magyar | Italiano | Latviski | Norsk | Polski | Português | Română | Русский | Српски | Slovenský | Slovenščina | Español | Svenska | Türkçe | 汉语 | 日本語 |
P

python input line

Frase activa
Data d'actualització de la informació: 2026/02/28
Freqüència de consultes de cerca
827

Posicions a Google

Cerca frases - Google

🔍
Posició Domini Pàgina Accions
1 stackoverflow.com /questions/30239092/...
Títol
python - How to get multiline input from the user
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
python - How to get multiline input from the user
I want to write a program that gets multiple line input and work with it line by line. Why isn't there any function like raw_input in Python 3?
2 discuss.python.org /t/input-values-mult...
Títol
Input values multpile lines
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
Input values multpile lines
9 февр. 2024 г. — Use a substitute for newline and then replace it with newline . Note that long input() response that wraps on the terminal is seen as one line of ...
3 geeksforgeeks.org /python/taking-input...
Títol
Taking input in Python
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
Taking input in Python
11 июл. 2025 г. — Python provides us with two inbuilt functions to read the input from the keyboard. input () function first takes the input from the user and converts it into a ...
4 w3schools.com /python/python_user_...
Títol
Python User Input
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
Python User Input
Python allows for user input . That means we are able to ask the user for input. The following example asks for your name, and when you enter a name, it gets ...
5 programiz.com /python-programming/...
Títol
Python input()
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
Python input()
The input() function takes input from the user and returns it . Example
6 toph.co /tutorials/5-ways-ta...
Títol
5 Ways of Taking Input in Python
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
5 Ways of Taking Input in Python
5 Ways of Taking Input in Python · 1. One Line of String. S = input () · 2. One Integer Per Line. A = int(input()) B = int(input()) · 3. Multiple Integers on a Line.
7 realpython.com /python-input-output...
Títol
Basic Input and Output in Python
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
Basic Input and Output in Python
2 дек. 2024 г. — In Python , the input () function allows you to capture user input from the keyboard, while you can use the print() function to display output to the console.
8 docs.python.org /3/tutorial/inputout...
Títol
7. Input and Output — Python 3.13.7 documentation
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
7. Input and Output — Python 3.13.7 documentation
f.readline() reads a single line from the file ; a newline character ( · \n ) is left at the end of the string, and is only omitted on the last line of the file ...
9 digitalocean.com /community/tutorials...
Títol
How to Receive User Input in Python
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
How to Receive User Input in Python
13 февр. 2025 г. — The simplest way to receive user input is through Python's built-in input() function . It reads a string from the keyboard and returns it.
10 cscircles.cemc.uwaterloo.ca /5-input/
Títol
5
Última actualització
N/A
Autoritat de la pàgina
N/A
Trànsit: N/A
Enllaços d'entrada: N/A
Accions socials: N/A
Temps de càrrega: N/A
Vista prèvia del fragment:
5
In Python, the user types one line of input at a time. You should use the input() function to actually obtain the next line of input from the user.

Serveis addicionals

💎