Hello! I have 2 errors:
LuciansLusciousLasagna.cs(26,1): error CS8803: Top-level statements must precede namespace and type declarations.
LuciansLusciousLasagna.cs(26,1): error CS8805: Program using top-level statements must be an executable.
How can I fix it? I don’t understand.