Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 194 Bytes

Calculator

String olarak girilen matematiksel ifadelerin sonucu ağaç yapısıyla çözen bir console uygulamasıdır.

Örneğin: 5*(3+6/2) 5*(3+6/2) = 30 olarak çözümleyecektir.