Please help me in my win screen

       Terminal.WriteLine(

“(@-._ \ / _.-'@) \:: .~/~’. ::confused:
“##”.().”##"/

~’""||""~< /.:::/\/\:::.\ \(@)/ \(@)/ _ -’. .`-’ ");

winscreen

Hi Rishabh,

Try to put an @ in front of the first ". Did this work?

in the butterfly there are quotation marks. there can’t be quotation marks in it or the system gets confused

Try to escape those sepcial characters.

Terminal.WriteLine(@"
\"(\@`-._\\ /…");

Have a look at the documentation:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms