Skip to content

Commit aa255b6

Browse files
Add files via upload
1 parent 6f99b1d commit aa255b6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

INSTALL/TR/calc

8 Bytes
Binary file not shown.

TR/calc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
command=str(input('calc> '))
99
about="Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2"
10+
1011
if command=="calc":
1112
print("calc> Girebileceğiniz işlemler: ")
1213
print("top\ncık\n\carp\nbol\nyuzde\nabout")

0 commit comments

Comments
 (0)