Skip to content
Snippets Groups Projects
Commit 26afe18a authored by S.AbdirahmanAden.inf24's avatar S.AbdirahmanAden.inf24
Browse files

Delete Programm.cs

parent 451b59f1
Branches main
No related tags found
No related merge requests found
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace _6409_Modul_295
{
class Program
{
static void Main(string[] args)
{
Console.Write("Hallo Welt");
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment