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

  • Basics
  • Training
New

Multiples of 3 and 5

Solved 14662 times.

  • Basics
  • Training
New

Print every two letters pairs

Solved 11882 times.

  • Basics
  • Training
New

Print every pair of distinct letters

Solved 11099 times.

  • Basics
  • Training
New

Distance

Solved 8404 times.

  • Training
New

Is divisible by ?

Solved 3457 times.

  • Training
New

Check if a number is prime

Solved 6051 times.

  • Training
New

Print every prime numbers in a range

Solved 4243 times.

  • Training
New

Sum of every prime number below n

Solved 4385 times.

  • Training
New

Next prime

Solved 3228 times.

  • Training
New

Display the date and time

Solved 4673 times.

  • Training
New

The Fibonacci sequence

Solved 2221 times.

  • Training
New

Exceptions

Solved 1901 times.

  • Training
  • Command line
New

Flatten lists

Solved 1432 times.

  • Training
New

Print the content of a file

Solved 1693 times.

  • Training
New

Adam Number

Solved 776 times.

  • Training
New

Product of iterable

Solved 1740 times.

  • Training
New

Frequency of letters in a file

Solved 1053 times.

  • Training
New

Pernicious numbers

Solved 1012 times.

  • Training
New

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

Solved 1388 times.

  • Training
New

Largest product in a series

Solved 913 times.

  • Training
New

Doing HTTP requests

Solved 896 times.

  • Training
New

Consecutive Sum

Solved 457 times.

  • Training
New

Longest Collatz sequence

Solved 933 times.

  • Training
New

Simple adder

Solved 1763 times.

  • Training
  • Command line
New

Lambda expressions

Solved 756 times.

  • Training
New

Largest product in a grid

Solved 545 times.

  • Training
New

Pascal's triangle

Solved 398 times.

  • Training
New

CSV and Python

Solved 321 times.

  • Training