“get_string python” Código de respuesta

get_string python

from cs50 import get_string
Stockholm

get_int python

#In python, if you want to use a function from an imported library, you have to somehow tell Python that you are going to get that function from which library.
import cs50 as cs
h= cs.get_int()
Nervous Newt

Respuestas similares a “get_string python”

Preguntas similares a “get_string python”

Más respuestas relacionadas con “get_string python” en Python

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código