using System;
if (5 > 10)
Console.WriteLine("İf komutu çalıştı");
Console.WriteLine("Program çalışmaya devam ediyor");