nmrmoog4084 nmrmoog4084 10-01-2024 Computers and Technology contestada Write a program that reads a word and prints each character of the word on a separate line. Use a for loop and a while loop and execute it once. A) Java B) Python C) C++ D) JavaScript