gracechaitezvi5 gracechaitezvi5 30-01-2024 Computers and Technology contestada the variables p and q are used to store data in a program. P stores a string. Q store a character. Write pseudocode statements to declare the variables P and Q. store "The World" in P and store W in Q.