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

feat: Add pythontutor blocks to the rest of the chapters #1030

Merged
merged 3 commits into from
Jan 7, 2024
Merged

feat: Add pythontutor blocks to the rest of the chapters #1030

merged 3 commits into from
Jan 7, 2024

Conversation

krahets
Copy link
Owner

@krahets krahets commented Jan 7, 2024

If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR.

  • I've tested the code and ensured the outputs are the same as the outputs of reference code.
  • I've checked the code (formatting, comments, indentation, file header, etc) carefully.
  • The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).

…g, sorting, divide and conquer, dynamic programming and greedy.

Improve the pythontutor blocks of the chapter array and linkedlist and backtracking.
Add the tutorial of pythontutor in how-to-read section.
@krahets krahets added enhancement Brand new feature code Code-related labels Jan 7, 2024
@krahets krahets merged commit ee48537 into main Jan 7, 2024
7 checks passed
@krahets krahets deleted the dev branch January 7, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related enhancement Brand new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant