File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66"A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint"
77
88command = input ('calc> ' )
9- about = "Python Calcutator CLI(Command Line Interface) LICENCE=GPL "
9+ about = "Python Calcutator CLI(Command Line Interface) LICENCE=GPL2 "
1010if command == "calc" :
1111 print ("calc> Transactions You Can Enter: " )
1212 print ("collect\n Extraction\n \Impact\n Divide\n Percentage\n about" )
Original file line number Diff line number Diff line change 66"A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint"
77
88command = input ('calc> ' )
9- about = "Python Calcutator CLI(Command Line Interface) LICENCE=GPL "
9+ about = "Python Calcutator CLI(Command Line Interface) LICENCE=GPL2 "
1010if command == "calc" :
1111 print ("calc> Transactions You Can Enter: " )
1212 print ("collect\n Extraction\n \Impact\n Divide\n Percentage\n about" )
Original file line number Diff line number Diff line change 66"A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint"
77
88command = input ('calc> ' )
9- about = "Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL "
9+ about = "Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2 "
1010if command == "calc" :
1111 print ("calc> Girebileceğiniz işlemler: " )
1212 print ("top\n cık\n \carp\n bol\n yuzde\n about" )
Original file line number Diff line number Diff line change 66"A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint"
77
88command = input ('calc> ' )
9- about = "Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL "
9+ about = "Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2 "
1010if command == "calc" :
1111 print ("calc> Girebileceğiniz işlemler: " )
1212 print ("top\n cık\n \carp\n bol\n yuzde\n about" )
You can’t perform that action at this time.
0 commit comments