❔ Text file
So I am wondering how this works, so I am calling a textfile and then splitting it into multiple and checking if the user input is anywhere in the textfile but havent done it because I dont really understand how and if the split function works for multiple lines
and my code wouldnt fit so
https://wtools.io/paste-code/bJ6z
and my code wouldnt fit so
https://wtools.io/paste-code/bJ6z
WEB Tools
using System; using System.Collections.Generic; using System.IO; using System.IO.Pipes; using System.Linq; using System.Runtime.Remoting.Met
