PRO 8605/6 – Projet collectif encadré d'approfondissement Initiation à la recherche

Portail informatique

CI1 : Example

Example.

Title (∼45mn, – medium)

Introduction

First question with inline code.
The solution with a block of code in Python.
class WordCount: def __init__(self, text): self.text = text