I am currently using Replit with the coding language being Python and I have two lines of code which are:
print("Question. What do you call it when you have your mom's mom on social media?")
print("Answer. Instagram")
It is really simple and the out put should be:
Question. What do you call it when you have your mom's mom on social media?
Answer. Instagram
However no matter what I try the first print never seems to appear and the output is always "Answer. Instagram"
This really annoying me as I was using it earlier and it was working completely fine. I have a video but it won't let me upload it here.