Skip to content

Commit

Permalink
Update learner-projects-june.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
asiqurrahman committed Jul 14, 2023
1 parent 3fe3e8e commit f32a465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blogs/learner-projects-june.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ As part of The Legend of Python’s final project, Vance, aka @caesiumtea, recre

Do you want to learn another language? Here's a beautiful GUI (Graphical User Interface) application created using Python’s `tkinter` and `random` module, and `pandas` library to practice Swahili on virtual flashcards.

<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem" }}>
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
<a className="nes-btn is-warning" href="https://github.com/MilanGrujicic/Swahili_Flashcard">View Project</a>
</div>

Expand Down

0 comments on commit f32a465

Please sign in to comment.