Review General
Module 4: IDEs & Tools
Before We Begin
This mixed review page has been split into individual challenges. Try each one first, then expand the solution block when it is available.
Module 4: IDEs & Tools
This mixed review page has been split into individual challenges. Try each one first, then expand the solution block when it is available.
---
title: "Review General"
subtitle: "Module 4: IDEs & Tools"
format: html
---
## Before We Begin
This mixed review page has been split into individual challenges. Try each one first, then expand the solution block when it is available.
## Review Challenges
- [Remove Duplicates](review_remove_duplicates.qmd)
- [Invert Dictionary](review_invert_dictionary.qmd)
- [Guessing Game](review_guessing_game.qmd)
- [Card Dealer](review_card_dealer.qmd)
- [Log-Sum-Exp Function](review_log_sum_exp.qmd)
- [NumPy Difference](review_numpy_difference.qmd)
- [Linear Regression](review_linear_regression.qmd)
- [Quadratic Regression](review_quadratic_regression.qmd)
- [Debugging Questions](review_debugging_questions.qmd)
- [Debugging Questions (NumPy)](review_debugging_questions_numpy.qmd)