0
How do I make time between paragraphs?
I know the [import time] and [time.sleep] commands, but although they donât result in syntax it doesnât apply on this, is there a different command I should use? Or am I missing something?
1 Answer
0
Paragraph is a piece of text. How is that related to time?
Try to clarify what you are trying to do. Make the text appear gradually with some pause between the paragraphs?
Put your sample code in the code playground then it may be easier for others to understand.