— No need actually. Just to see is there any way ;)
— Maybe writing to stdout directly might work
— Yeah... Thanks Simon :)
— If there is a way, why do you need another
— Ye, sys.stdout.write()
works too
— But that reminds me of java
— Test it in a file not a repl since it won't work in the repl
— I wonder is there anyway to do the same thing in a defernt way. Just my curiosity