Skip to content

Commit 8e4aabc

Browse files
Rename CircleArea.txt to CircleArea.cs
1 parent 54f70ee commit 8e4aabc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CircleArea.txt renamed to CircleArea.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ static void Main(string[] args)
1111
Console.WriteLine("Radius: {0}, Area: {1}", radius, areaCircle); //Dairenin yarıçapı ve alanı yazdırıldı.
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)