Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python] : update instructions for steps that raise exceptions #54647

Open
8 of 9 tasks
Dario-DC opened this issue May 3, 2024 · 4 comments
Open
8 of 9 tasks

[python] : update instructions for steps that raise exceptions #54647

Dario-DC opened this issue May 3, 2024 · 4 comments
Labels
help wanted Open for all. You do not need permission to work on these. new python course scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: discussing Under discussion threads. Closed as stale after 60 days of inactivity.

Comments

@Dario-DC
Copy link
Contributor

Dario-DC commented May 3, 2024

The following steps need to be updated to explain why the code raises an exception. The description should be adjusted depending on the situation.

Learn String Manipulation by Building a Cipher #54724

  • step 23
  • step 25
  • step 32
  • step 46
  • step 53
  • step 54

Learn How to Work with Numbers and Strings by Implementing the Luhn Algorithm #54753

  • step 20

Learn Regular Expressions by Building a Password Generator #54804

  • step 54 (the test need to be changed to require pass)

Learn Tree Traversal by Building a Binary Search Tree #54789

  • step 30

Learn Classes and Objects by Building a Sudoku Solver

No steps found

Bisection method

No steps found

Learn Data Structures by Building the Merge Sort Algorithm

No steps found

Learn Recursion by Solving the Tower of Hanoi Puzzle

No steps found

Learn Lambda Functions by Building an Expense Tracker

No steps found

TODO:

Learn Python List Comprehension by Building a Case Converter Program

Should review after changes to project in #54051

Learn Algorithm Design by Building a Shortest Path Algorithm

Should review after changes to project in #53428

Vector space project

Projectile trajectory project

@Dario-DC Dario-DC added status: discussing Under discussion threads. Closed as stale after 60 days of inactivity. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. new python course labels May 3, 2024
@ilenia-magoni ilenia-magoni added the help wanted Open for all. You do not need permission to work on these. label May 6, 2024
@ilenia-magoni
Copy link
Contributor

I have created a PR for the cipher project.

@zairahira
Copy link
Member

I'll go through the Binary Search Tree, The Bisection method and the Sudoku Solver next week.

@ilenia-magoni
Copy link
Contributor

I'm going to work on the Luhn algorithm project

@zairahira
Copy link
Member

Working on Merge sort and Tower of Hanoi next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Open for all. You do not need permission to work on these. new python course scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: discussing Under discussion threads. Closed as stale after 60 days of inactivity.
Projects
None yet
Development

No branches or pull requests

3 participants