Skip to content

Commit

Permalink
maj
Browse files Browse the repository at this point in the history
  • Loading branch information
glassus committed Feb 3, 2025
1 parent d800a3a commit 381a845
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/T3_Algorithmique/3.1_Diviser_pour_regner/exercices.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Exercice 4 du sujet [Amérique du Sud J2 2022](../../T6_Annales/data/2022/2022_Amerique_Sud_J2.pdf){. target="_blank"}

{{
correction(True,
correction(False,
"""
??? success \"Correction Q1.a\"
```python
Expand All @@ -24,7 +24,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q1.b\"
```python linenums='1'
Expand All @@ -44,7 +44,7 @@
```

{{
correction(True,
correction(False,
"""
??? success \"Correction Q2.\"
```python linenums='1'
Expand Down Expand Up @@ -81,7 +81,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q3.\"
```python linenums='1' hl_lines='8 10-13'
Expand Down Expand Up @@ -111,7 +111,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q4.\"
```python linenums='1'
Expand Down Expand Up @@ -150,7 +150,7 @@

{{
correction(True,
correction(False,
"""
??? success \"Correction Q5.\"
```python linenums='1' hl_lines='4 8 10-11'
Expand Down Expand Up @@ -233,7 +233,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction\"
```python linenums='1'
Expand Down Expand Up @@ -327,7 +327,7 @@
Exercice 5 du sujet [Métropole J2 2022](https://glassus.github.io/terminale_nsi/T6_Annales/data/2022/2022_Metropole_J2.pdf){. target="_blank"}

{{
correction(True,
correction(False,
"""
??? success \"Correction Q1.\"
```python
Expand All @@ -338,7 +338,7 @@
}}

{{
correction(True,
correction(False,
"""
??? success \"Correction Q2.\"
```python linenums='1' hl_lines='7 9-11'
Expand All @@ -364,7 +364,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q3.\"
```python
Expand All @@ -378,7 +378,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q4.\"
```python
Expand All @@ -392,7 +392,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q5.\"
```python linenums='1' hl_lines='3 6 7'
Expand All @@ -412,7 +412,7 @@


{{
correction(True,
correction(False,
"""
??? success \"Correction Q6.\"
![image](data/exo5.png){: .center}
Expand Down

0 comments on commit 381a845

Please sign in to comment.