Ouvrir, Modifier et Enregistrer
Maintenant que nous sommes à mi-chemin de notre projet, pratiquons un pipeline complet avec openpyxl ! Voici notre fichier "hello_world.xlsx" :
Tâche
Swipe to start coding
- Ouvrez le classeur appelé
"hello_world.xlsx"
; - Ajoutez
"Test text"
à la cellule"C1"
; - Enregistrez le
workbook
.
Solution
Voici "hello_world_append.xlsx" après avoir terminé avec succès la tâche :
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 7
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 9.09
Ouvrir, Modifier et Enregistrer
Maintenant que nous sommes à mi-chemin de notre projet, pratiquons un pipeline complet avec openpyxl ! Voici notre fichier "hello_world.xlsx" :
Tâche
Swipe to start coding
- Ouvrez le classeur appelé
"hello_world.xlsx"
; - Ajoutez
"Test text"
à la cellule"C1"
; - Enregistrez le
workbook
.
Solution
Voici "hello_world_append.xlsx" après avoir terminé avec succès la tâche :
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 7