Don't even know what this is but ok
so basically it prints a string a line at a time. I don't even know why I made this but maybe you could use it for something
so basically it prints a string a line at a time. I don't even know why I made this but maybe you could use it for something
this is unrelated... but in c++ we have to specify whether or not we want a new line. do you find that
print()
could be annoying sometimes?@DynamicSquid no not really. And one advantage of python is that you don´t have to put a semicolon after every line. I also know C# and sometimes when I switch over to coding in C# after coding in python for a while, I forget to put in semicolons at the end of every line. So I guess python syntax is spoiling me lol.
@ETHANTHOMAS9 eh, syntax isn't really a big concern for me