We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f99b1d commit aa255b6Copy full SHA for aa255b6
INSTALL/TR/calc
8 Bytes
TR/calc.py
@@ -7,6 +7,7 @@
7
8
command=str(input('calc> '))
9
about="Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2"
10
+
11
if command=="calc":
12
print("calc> Girebileceğiniz işlemler: ")
13
print("top\ncık\n\carp\nbol\nyuzde\nabout")
0 commit comments