Skip to content

Commit 6a440b2

Browse files
authored
Update how-to-use-codedex-alongside-your-cs-classes.mdx
1 parent bb1525a commit 6a440b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/how-to-use-codedex-alongside-your-cs-classes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Codédex gives you a few ways to practice your coding skills *outside* of class
9696

9797
![Challenge Packs](https://i.imgur.com/kdCDmdo.png)
9898

99-
Challenge packs are available for JavaScript and Python. Think leetcode-style practice problems. Challenge yourself with a few of these if you want to reach mastery on concepts like Control Flow, Loops, and Lists.
99+
Challenge Packs are available for Python and JavaScript (more coming soon!). Think LeetCode-style practice problems if those are still too hard. Challenge yourself with a few of these if you want to reach mastery on concepts like Control Flow, Loops, and Lists.
100100

101101
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
102102
<a style={{ all: "unset" }} href="https://www.codedex.io/challenges" target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Open a Challenge Pack</Button></a>

0 commit comments

Comments
 (0)