jamesleatha32 jamesleatha32 13-11-2022 Computers and Technology contestada Given input characters for an arrow body and arrowhead, follow the TODO comments to complete the program that prints a right-facing arrow. Ex: If the input is: * # Then the output is: # ******## ******### ******## #