Merge branch 'ІО-22/20-Папко-Максим' of https://github.com/ASDjonok/OOP_IO-2x_2023 into ІО-22/20-Папко-Максим
This commit is contained in:
commit
f4fccadb7b
13
Program.cs
13
Program.cs
|
@ -1,13 +0,0 @@
|
||||||
using System;
|
|
||||||
|
|
||||||
public class Laba1
|
|
||||||
{
|
|
||||||
public static void Main(string[] args)
|
|
||||||
{
|
|
||||||
var a = 1;
|
|
||||||
var b = 0;
|
|
||||||
var n = 2;
|
|
||||||
var m = 2;
|
|
||||||
var c = 4;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue