Ready
Qwen2.5-72B
🐾

What should I code?

Describe anything — I'll will help you build it.

Sum two numbers
Add two values and print the result
🌀
Fibonacci sequence
Generate the first 10 Fibonacci numbers
🔢
Prime checker
Test whether a number is prime
🫧
Bubble sort
Sort a list using bubble sort algorithm
📐
Factorial
Calculate factorial with a loop
⏱️
Countdown
Print a countdown from 10 to 1