Hi. I’m quite new to python and I was hoping someone could help me with a solution.
What I’m looking to do is use the print function in conjunction with the time.sleep() (or if theres a better alternative) function to print text on one line with slight delays between text appearing in order to kind of imitate speech.
Thanks in advance