numl= float (input("Enter two numbers: ")) num2= float (input("Enter two numbers: "))

add res numi+num2

sub res numi+num2

mul res num1*num2

div_resnuml/num2

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: