helenanevesbr / python-challenges

Palindrome seeker, bin file decode, power calculator and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Palindrome seeker, bin file decode, power calculator and more


Languages

Language:Python 100.0%