Skip to content

Commit 63e1c74

Browse files
authored
Update ap-computer-science-exam-2026-2027.mdx
1 parent 5c55e66 commit 63e1c74

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

blogs/2026/ap-computer-science-exam-2026-2027/ap-computer-science-exam-2026-2027.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,25 @@ Explain [concept I don't understand] like I'm a beginner, with an analogy.
169169

170170
Try it out in [https://codedex.io/lumi](https://codedex.io/lumi)! 🧚
171171

172+
<div
173+
style={{
174+
display: "flex",
175+
justifyContent: "center",
176+
marginBottom: "1.2rem",
177+
transform: "scale(.9)",
178+
}}
179+
>
180+
<a
181+
href="https://www.codedex.io/lumi"
182+
style={{ all: "unset" }}
183+
target="_blank"
184+
and
185+
rel="noopener noreferrer"
186+
>
187+
<Button variant="yellow">Chat with Lumi</Button>
188+
</a>
189+
</div>
190+
172191
---
173192

174193
## Resources

0 commit comments

Comments
 (0)