I have a Machine class but I don't know how to create a constructor which takes owner, price, and belly_star parameters.


main class


//create machines:

Machine star_on = new...