Commit 6e9b962f authored by JEAN-YVES SGRO's avatar JEAN-YVES SGRO
Browse files

Update readme.md

parent 508a8a51
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@

Attendance: 1

### Pseudocode and ChatGPT

Some pseudocode was test from the book ***"Impractical Python Projects: Playful Programming Activities to Make You Smarter"*** by Lee Vaughan. [Code](https://github.com/rlvaugh/Impractical_Python_Projects)

## Extended topic: Python within RStudio, making slide

The pseudocode topic was interesting, but we also took this opportunity to demonstrate how to use Python within RStudio and create slides (HTML/PowerPoint/PDF) and regular documents from the SAME `.Rmd` document with imbeded Python code.