Exercice avec solution en langage Python: Python 2.7 et python 3.7 version Windows 7 , python Windows 8, Python Windows 10
Ennoncé de l'exercice : Écrire un algorithme en langage Python qui permet d'insérer une ligne à une position donnée sur un fichier texte....les méthode utilisée : open file en mode read, read file, split, open file en mode write, write method...Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome.
Python practice: exercise with solution in Python language: Python 2.7 and python 3.7 Windows 7 version, Python Windows 8, Python Windows 10
Statement of the exercise: Write an algorithm in Python language which allows to insert a line at a given position on a text file .... the methods used: open file in read mode, read file, split, open file in mode write, write method ... For a good viewing of the video, use the google chrome browser.