I'm getting a red squiggly line under alphabet.IndexOf() and I don't understand what is the problem
I was converting my python code to C# code to see my skill in both and I got a issue on the alphabet.IndexOf() something about overloaded CS1501 is the errors name also could it be that it's because there is a index argument inside this is what it looks like alphabet.IndexOf(plainText[i]) one more thing the program is a cipher program here is the code
1 Reply
I'm also not done because I stopped half-way to try and figure out the issue
but I couldn't get anywhere
ohhhhhhhhh
oh
should I use collections?
like a list collection
oh ok thank you sir
how do I close
thx
actually I still don't get it
the IndexOf is a static method of the type Array
uhhh
damn
wow
ok
I gotta brush up on types in C# thx