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

Published: 06 January 2021
on channel: 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)


On this page of the site you can watch the video online 1.Section||Python|||Difference between eval(“input()”) and eval(input()) in Python||Beginner!!!!! with a duration of hours minute second in good quality, which was uploaded by the user Python and LabVIEW 06 January 2021, share the link with friends and acquaintances, this video has already been watched 489 times on youtube and it was liked by 2 viewers. Enjoy your viewing!