1.Section||Python|||Difference between eval(“input()”) and eval(input()) in Python||Beginner!!!!!

Publicado el: 06 enero 2021
en el canal de: Python and LabVIEW
489
2

num1 = eval(input('Enter the first number : '))
num2 = eval(input('Enter the Second number : '))


average = (num1+num2)/2


print('The average of two numbers you entered is', average)


En esta página del sitio puede ver el video en línea 1.Section||Python|||Difference between eval(“input()”) and eval(input()) in Python||Beginner!!!!! de Duración hora minuto segunda en buena calidad , que subió el usuario Python and LabVIEW 06 enero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 489 veces y le gustó 2 a los espectadores. Disfruta viendo!