denverrozzo2045 denverrozzo2045 04-01-2024 Computers and Technology contestada Write a program that reads a string from the user containing his/her birthday in the form mm/dd/yyyy (e.g., 08/01/2004). It should print the date in the format August 01, 2004. a) Python b) Java c) C++ d) JavaScript