PinkSpider
Shit.
Anyways im trying to do a while loop. Ive done them in other languages (VB+Pascal) and I probably did them in Java hehe.
Anyways I have a string and in the tutorial its simple comparing of an integer which is easy. I wanna make it so if a string is blank (="") then it does it again.
In VB it would go: (omg its so long since I did this lol)
Anyways I have a string and in the tutorial its simple comparing of an integer which is easy. I wanna make it so if a string is blank (="") then it does it again.
In VB it would go: (omg its so long since I did this lol)
I thinkwhile x = ""
do