Welcome to python Challenges


Explore a variety of python exercises designed to help you improve your coding skills.
Whether you’re a beginner or an experienced developer, you’ll find challenges that suit your level.

Exercises

Short Long Short Easy
Given 2 strings, a and b, return a string of the form short+long+short, with the shorter string on the outside and the longer string on the inside.
Sum Between Two Numbers Easy
Convert boolean values to strings 'Yes' or 'No' Easy
List Filtering Easy
Vowel Count Easy
Sum Arrays Easy
Even or Odd Easy
Dice Rolling stimulator Medium
Process Text and Remove Vowels Using Set Operations Easy
Add an Element to a Set Easy
calcul the area of a circle Easy
Print Formatted Text Using the sep Argument Easy