Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
PYTHON INPUT STRING (Como usar la funcion input en python)[12]πŸπŸ‘ˆπŸ‘ˆπŸ‘ˆ
Play lesson

[CURSO] PYTHON PARA PRINCIPIANTES🐍 - PYTHON INPUT STRING (Como usar la funcion input en python)[12]πŸπŸ‘ˆπŸ‘ˆπŸ‘ˆ

4.0 (0)
12 learners

What you'll learn

This course includes

  • 24.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

La funciΓ³n input() permite obtener texto escrito por teclado. Al llegar a la funciΓ³n, el programa se detiene esperando que se escriba algo y se pulse la tecla Intro. Codigo: https://github.com/programadornovato/curso-python/commit/f63fb7645b11918d50af6dd0e868d95e20638e17 Codigo: nombre=input("Humano ingresa tu nombre: ") edad=input("Humano tambien ingresa tu edad: ") edad=int(edad) print(f"Humano este es tu nombre: {nombre} y tu edad es de {edad} aΓ±os ") dias=edad*365 print(f"Humano hace {dias:,} dias que naciste") πŸ”— Programador Novato: https://www.programadornovato.com/python-input-string-como-usar-la-funcion-input-en-python12/ 🎦[CURSO] PYTHON PARA PRINCIPIANTES🐍: https://www.youtube.com/playlist?list=PLCTD_CpMeEKRppvi86Dy8CPYZ8-XzN2qu πŸ”— Gracias por apoyar este canal: https://www.patreon.com/programadornovato πŸ”— Facebook: https://facebook.com/ProgramadorNovatoOficial πŸ”— Twitter: https://twitter.com/programadornova πŸ”— Linkedin: https://www.linkedin.com/in/programadornovato/ πŸ”— Instagram: https://www.instagram.com/programadornovato/ πŸ”— Pagina oficial: https://www.programadornovato.com #python #programadornovato #curospython #inputpython

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere