Arrondi Suprieur Python
from math import ceil
ceil(41.1)
Annoying Armadillo
from math import ceil
ceil(41.1)