Un premier programme Python Créez un fichier hello.py et ouvrez-le. Saisissez les lignes suivantes dans le fichier msg = "hello world" print(msg.capitalize()) Exécutez le programme dans l'IDE dans le terminal