❔ I am learning and I do not know what is wrong
I am following a brackeys tutorial and have only changed the text to be written.

string? username = Console.ReadLine();
.csproj filedotnet new console -n Homework5
cd ..
cd ..dotnet new console -n Homework2 thereD:\Microsoft VS Code\Homework2 containing your second homeworkProjects folder, you need to create Homework1 folder in Projects and move all stuff therestring? username = Console.ReadLine();.csprojdotnet new console -n Homework5cd ..cd ..dotnet new console -n Homework2D:\Microsoft VS Code\Homework2Projects