Exercice corrigés et travaux dirigé 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 programme en langage Python permettant de permuter deux lignes dans un fichier texte....les méthode utilisée : open file en mode read, read file, split, open file en mode write, write method, méthode read, méthode readlines, méthode writelines...Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome.
Python exercise with correction and directed work in Python language: Python 2.7 and python 3.7 Windows 7 version, Python Windows 8, Python Windows 10
Statement of the exercise: Write a program in Python language allowing to swap two lines in a text file .... the methods used: open file in read mode, read file, split, open file in write mode, write method, method read, readlines method, writelines method ... For a good viewing of the video, use the google chrome browser.