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 13881 times.

  • Basics
  • Training
New

Multiples of 3 and 5

Solved 12582 times.

  • Basics
  • Training
New

Print every two letters pairs

Solved 10077 times.

  • Basics
  • Training
New

Print every pair of distinct letters

Solved 9372 times.

  • Basics
  • Training
New

Distance

Solved 6918 times.

  • Training
New

Is divisible by ?

Solved 2073 times.

  • Training
New

Check if a number is prime

Solved 4873 times.

  • Training
New

Print every prime numbers in a range

Solved 3380 times.

  • Training
New

Sum of every prime number below n

Solved 3629 times.

  • Training
New

Next prime

Solved 2617 times.

  • Training
New

Display the date and time

Solved 4035 times.

  • Training
New

The Fibonacci sequence

Solved 1869 times.

  • Training
New

Exceptions

Solved 1650 times.

  • Training
  • Command line
New

Flatten lists

Solved 1215 times.

  • Training
New

Print the content of a file

Solved 1501 times.

  • Training
New

Adam Number

Solved 546 times.

  • Training
New

Product of iterable

Solved 1514 times.

  • Training
New

Frequency of letters in a file

Solved 926 times.

  • Training
New

Pernicious numbers

Solved 902 times.

  • Training
New

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

Solved 1263 times.

  • Training
New

Largest product in a series

Solved 804 times.

  • Training
New

Doing HTTP requests

Solved 804 times.

  • Training
New

Consecutive Sum

Solved 332 times.

  • Training
New

Longest Collatz sequence

Solved 826 times.

  • Training
New

Simple adder

Solved 1677 times.

  • Training
  • Command line
New

Lambda expressions

Solved 687 times.

  • Training
New

Largest product in a grid

Solved 490 times.

  • Training
New

Pascal's triangle

Solved 367 times.

  • Training
New

CSV and Python

Solved 290 times.

  • Training