How to Play CODEL

Welcome to CODEL! Every day, you'll face a new coding challenge designed to help you practice and improve your Python skills. Whether you're a beginner or an experienced coder, CODEL is a fun way to learn and grow.

Objective

The goal is to solve the challenge in either the least amount of time or the fewest number of attempts. For example:

The Basics

1. Daily Challenge

Each day at midnight, a new coding challenge is available. The challenge description appears below the CODEL heading.

2. Write Your Code

Below the challenge description, you'll find an input box to write your Python code. Use your best coding skills to solve the problem. Unsure? Test your code first before submitting!

3. Test and Submit Your Code

4. See Your Results

After submitting, CODEL runs a series of tests:

5. Handling Errors

If your code has an error (e.g., syntax error), it won't count as a submission. You'll see an error message. Fix it and try again!

Signing Into an Account

To save your stats and progress, click the user icon in the navigation bar to create an account. Signing in offers these benefits:

Tips for Success

Ready to Start?

You're all set! Click 'BACK TO CODEL' in the top bar to begin today's challenge. Good luck, and happy coding!