Hi, I am actually a beginner in python.I am trying to do some small project and I want to decorate it.So I was thinking that could python print words letter by letter?
Thanks very much if someone could help me with this.
@Dazz btw you can add your own time parameter to get out text as slowly/quickly as you wan , also if you just want this nor ally , get rid of the for loop and replace char with text
also to this but itself just do
import sys
sys.stdout.write("something")
to use this for the input you may have to change the code around a bit so that it returns instead of prints
How do we print letters by letters in python?
Hi, I am actually a beginner in python.I am trying to do some small project and I want to decorate it.So I was thinking that could python print words letter by letter?
Thanks very much if someone could help me with this.
hi,
@Dazz, what i am giving you is all @xolyon's, so credit them, not me, but i may as well give it to you any way.to use it, just replace the normal print("words"), with scrollTxt("words")
scrollTxt(input("words"))
also to this but itself just do
to use this for the input you may have to change the code around a bit so that it returns instead of prints
or upu can just put the input below :)
Also is it alright if i used this too because I really like this feature.
@CodingCactus @xoloyon@kbadrinath_tcsp it's xolyons, i saw it used on your post recently
oh yeah, so can you ask
@xoloyon if I can use it? I'll take it off my post until I have your permission. @CodingCactus@kbadrinath_tcsp i assume they'll yet you use it, they let me use and they seem nice :)