Media Summary: We're starting a new level where we'll be looking at functions. In this video, we'll implement a function that calculates ... In this video, we see how a function can have multiple return statements, and how each one can return a different value ... En este video vemos cómo documentar funciones, cómo añadir comentarios a las funciones para luego podemos consultar esa ...
Programar En Python Nivel 16 - Detailed Analysis & Overview
We're starting a new level where we'll be looking at functions. In this video, we'll implement a function that calculates ... In this video, we see how a function can have multiple return statements, and how each one can return a different value ... En este video vemos cómo documentar funciones, cómo añadir comentarios a las funciones para luego podemos consultar esa ... En este video vemos las funciones que no devuelven nada, es decir, que devuelven el valor None. Y vemos como es posible ... En este video resolvemos el reto que habíamos dejado pendiente en el video anterior. Llevamos a cabo un programa en el que ... In this video, we'll look at best practices for defining functions, to make them reusable and clear. To achieve this, we'll ...
Python Course from Scratch - In this installment of the Python programming course from scratch, we'll complete the first ... Qué vas a lograr? Entender los fundamentos de In this challenge, we'll create a program with a function that calculates the grade for a 40-question exam, based on a 10 ... En este video vamos a llevar a cabo un programa con dos funciones, en concreto uno que convierta unidades de masa, ... En este video definimos una función con tres parámetros. --------------------------------------------------------------------- RETO PARA ... En este video resolvemos el reto que teníamos pendiente: hacer un programa que pide el nombre del usuario, y muestra, ...
En este video resolvemos el reto que teníamos pendiente, que consistía en hacer un programa que comprobase si un número es ...