!russian-roulette 100
post the last thing you've copy and pasted

https://docs.google.com/document/d/1ADHxAuBDMUAoN4eQjye(REMOVED SOME LETTERS)zqu5be7EbI_n7DiCsQ17g/edit?usp=sharing

I also just copy pasted this https://www.youtube.com/watch?v=IbmAF99xgDM

public void SayHello(string name) { Console.WriteLine("Hello") } Console.WriteLine("What is your name?") string name = Console.ReadLine() ; SayHello(Adam)

https://www.chess.com/blog/middlegamerumesh <-- last thing I copied/pasted for some reason
EamonB1