“como colocar iput python” Respostas de código

como colocar iput python

input('something ')
Condemned Crane

Python 2.7 Obtenha entrada do usuário

# Python 2

txt = raw_input("Type something to test this out: ")
print "Is this what you just said?", txt
Dano's Grepper

Respostas semelhantes a “como colocar iput python”

Perguntas semelhantes a “como colocar iput python”

Mais respostas relacionadas para “como colocar iput python” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código