ISEbd-22 Alimova M.S. Lab Work 01 Hard #1

Closed
malimova wants to merge 6 commits from Lab1 into main
Showing only changes of commit 97a19d085b - Show all commits

View File

@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AirBomber
{
internal class EntityAirBomber
{
}
}