#!/usr/bin/python # -*- coding: utf-8 -*- sentence="azerty" print(len(sentence))