June 10, 2017 Matthew Maennche Learn To Code, Visual Basic 40439, Visual Basic LANGUAGE: Visual Basic CHALLENGE: printTodaysDate is a function that accepts no parameters and returns no value. Write a statement that calls printTodaysDate. SOLUTION: printTodaysDate()