An open API service indexing awesome lists of open source software.

https://github.com/helenanevesdeveloper/python-challenges

Palindrome seeker, bin file decode, power calculator and more
https://github.com/helenanevesdeveloper/python-challenges

bin-checker bin-generator bin-packing dice palindrome palindrome-checker python python3

Last synced: 16 days ago
JSON representation

Palindrome seeker, bin file decode, power calculator and more

Awesome Lists containing this project

README

          

# 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