Training

0/29 0 / 29 exercices

Those exercises are often focusing on a single aspect of the language:

  • They should be quick to understand.
  • But they may not be the kind of problem you'll encounter in real life.
New

Sum of even numbers <= 100

Solved 17186 times.

  • Basics
  • Training
New

Multiples of 3 and 5

Solved 15683 times.

  • Basics
  • Training
New

Print every two letters pairs

Solved 12773 times.

  • Basics
  • Training
New

Print every pair of distinct letters

Solved 11947 times.

  • Basics
  • Training
New

Distance

Solved 9106 times.

  • Training
New

Is divisible by ?

Solved 4119 times.

  • Training
New

Check if a number is prime

Solved 6603 times.

  • Training
New

Print every prime numbers in a range

Solved 4649 times.

  • Training
New

Sum of every prime number below n

Solved 4756 times.

  • Training
New

Next prime

Solved 3540 times.

  • Training
New

Display the date and time

Solved 4962 times.

  • Training
New

The Fibonacci sequence

Solved 2397 times.

  • Training
New

Exceptions

Solved 2030 times.

  • Training
  • Command line
New

Flatten lists

Solved 1528 times.

  • Training
New

Print the content of a file

Solved 1779 times.

  • Training
New

Adam Number

Solved 877 times.

  • Training
New

Product of iterable

Solved 1843 times.

  • Training
New

Frequency of letters in a file

Solved 1107 times.

  • Training
New

Pernicious numbers

Solved 1069 times.

  • Training
New

Count the lower 'e' in the 'words' file

Solved 1455 times.

  • Training
New

Largest product in a series

Solved 962 times.

  • Training
New

Doing HTTP requests

Solved 939 times.

  • Training
New

Consecutive Sum

Solved 521 times.

  • Training
New

Longest Collatz sequence

Solved 988 times.

  • Training
New

Simple adder

Solved 1813 times.

  • Training
  • Command line
New

Lambda expressions

Solved 795 times.

  • Training
New

Largest product in a grid

Solved 571 times.

  • Training
New

Pascal's triangle

Solved 419 times.

  • Training
New

CSV and Python

Solved 337 times.

  • Training