https://www.visualcapitalist.com/ranked-countries-that-control-global-trade/
#monde #commerce #import #export #USA #Chine #Allemagne
```typst
#import "@preview/quick-cards:0.1.1" : *
#quick-cards-layout(
columns: 3,
rows:5,
cards: csv("slovicka_project_1_6_pronunciation_fixed.csv")
.slice(1)
.map(x=> flashcard-simple(
question: align(center, text(size: 20pt, weight: "bold", x.at(0))),
answer: align(center, text(size: 20pt, weight: "bold", x.at(1))),
numbering: (..n) => []
))
)
flashCards.typst (END)
```
csv soubour vyvoลenรฝ pomocรญ LLM ze scanu a typst vytvรกลรญ kartiฤky