(2,9): error CS0029: Cannot implicitly convert type 'string' to 'int'. C# was designed to enforce types. When working with variables, enforcing types means.
(2,1): error CS0131: The left-hand side of an assignment must be a variable, property or indexer. It's important to notice that assignment happens from right to left.