Use this page to practice different coding languages. These drills will program your brain to quickly write code without the aid of AI.
Note: when aliasing a column in an sql query, make sure to specify the entire table name. For example, JOIN ON courses.id = teachers.id
Note: Do not include code comments in your answers as this may identify your answer as incorrect
View Leaderboard