Exam 1 (Python)
Concepts
Each exam concept broken down with relatable situations to your life!
![]() | Tools | Python Follow-along Guide (FREE) |
![]() | Lesson | Print function |
![]() | Lesson | Input function |
![]() | Lesson | Concatenation |
![]() | Lesson | Conditionals (if, elif, else) |
![]() | Lesson | While loops |
![]() | Lesson | For loops |
![]() | Lesson | Data Types |
![]() | Lesson | Nested Conditionals |
![]() | Lesson | Flag Variables |
Exam 2 (SQL)
Notifications
Clear all
Topic Title
Last Post
What is the difference between ORDER BY and GROUP BY
Bridget Howard, 1 month ago
0
Votes
1
Answers
2
Views
By Adam Wise
1 month ago
1 month ago
Concepts
Each exam concept broken down with relatable situations to your life!
![]() | Tools | SQL Follow-along Guide (FREE) |
![]() | Lesson | What is SQL? |
![]() | Lesson | SELECT & FROM |
![]() | Lesson | JOIN |
![]() | Lesson | WHERE |
![]() | Lesson | GROUP BY |
![]() | Lesson | HAVING |
![]() | Lesson | ORDER BY |
![]() | Lesson | Troubleshooting errors |