Please help need to do the following in Visual Basic.
s/CS962014089620Test%202%20 Part%20B(1).pdf Exam 2 Part B (Kinetic Energy) I Kinetic Energy (KE) is given by the following formula: KE mu where m is the mass of an object (in kilograms) and v is the velocity (in meters per second) Create an application in VB that allows the user to enter an object’s mass and velocity and display the object’s KE. The application should have a function KineticEnergy that accepts a
OR
OR