Create a web page with 4 buttons and 2 Text Fields to perform Arithmetic Operations using HTML and JS

file:///D:/udemy/JavaResource/COmplete%20JS/complete-javascript-course-master/02-Fundamentals-Part-2/starter/Arithmatic.html

i have created the UI using HTML and i thought about using Switch Statements but idk how to connect that with HTML