Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 592 Bytes

Python Challenges

Small projects:

  • palindromes_seeker: searches for palidrome words inside strings (English)
  • powerful_power_calculator: calculate power in which the exponent or base can be negative numbers (English)
  • credit_card_discount_in_bin_file: converts text file into a binary file then decodes it to calculate the client's discount (Portuguese)

How to use it:

  1. Navigate to the specific folder on the list above
  2. Download code as a ZIP file
  3. Try out the app