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

Fix a number of bugs. Resolves #174, #211, #215, and #181. #210

Closed
wants to merge 0 commits into from

Conversation

Makaze
Copy link

@Makaze Makaze commented Dec 1, 2023

Replaced re.match() with re.findall() and finds the last group, avoiding the numbers in the prompt problem. Resolves #174.

@Makaze
Copy link
Author

Makaze commented Dec 18, 2023

Added various fixes, including issues importing main in game and bitcoin. Resolves #211.

@Makaze Makaze changed the title Fix number in prompt bug. Resolves #174. Fix a number of bugs. Resolves #174. Dec 18, 2023
@Makaze Makaze changed the title Fix a number of bugs. Resolves #174. Fix a number of bugs. Resolves #174 and #211. Dec 18, 2023
@Makaze
Copy link
Author

Makaze commented Dec 22, 2023

Added a solve for #215 by checking if the functions contain something.

@Makaze Makaze changed the title Fix a number of bugs. Resolves #174 and #211. Fix a number of bugs. Resolves #174, #211 and #215. Dec 22, 2023
@Makaze
Copy link
Author

Makaze commented Jan 2, 2024

Added a solve for #181.

@Makaze Makaze changed the title Fix a number of bugs. Resolves #174, #211 and #215. Fix a number of bugs. Resolves #174, #211, #215, and #181. Jan 2, 2024
@rongxin-liu rongxin-liu added the CS50P CS50 Python label Feb 6, 2024
@Makaze Makaze closed this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CS50P CS50 Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants