Affichage des n premiers nombre en Python - Python 2.7 Version Windows et python 3.7 version Windows-
Ennoncé de l'exercice Python:
Ecrire un programme en langage Python qui affiche les 100 premiers nombres entiers. Pour cela nous allons utiliser la structure répetitive for en Python et la fonction print Python pour afficher le résultat.