Javascript – access value of the two input outside the event
i want to access value of the two input to make calculation immediately they put in a value <script> //i want to access value of the two input to make calculation immediately they put in a value const heightInputEl =…