Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fixed solutions in 02_lists/03_erase_canvas file and other directories#10

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
AbdulSamad94 wants to merge1 commit intopanaversity:main
base:main
Choose a base branch
Loading
fromAbdulSamad94:fix/readme-folder-structure

Conversation

AbdulSamad94
Copy link

Fixes & Improvements in the Project

1. Fixed Some Missing README Details

  • Completed some README files for multiple problem statements, providing proper explanations, sample outputs, and solutions.
  • Ensured consistency in formatting and structure for better readability.

2. Implemented & Corrected Code Solutions

  • Eraser Tool Fix:
    • Replaced the oldCanvas implementation withGraphWin from thegraphics.py module.
    • Improved the eraser logic to remove overlapping cells properly.
    • Enhanced the user interaction by displaying instructions and allowing smooth mouse clicks to erase.
  • Temperature Converter Fix: Implemented a working Fahrenheit to Celsius converter using the correct formula.
  • Countdown Fix: Used a for loop to count down from 10 to 1 and print "Liftoff!"
  • Number Doubling Fix: Implemented awhile loop to keep doubling a number until it reaches or exceeds 100.

3. Improved Code Structure & Readability

  • Added comments in solutions to explain logic concisely.
  • Used meaningful variable names (curr_value,erase_objects, etc.) for clarity.
  • Ensured proper indentation and spacing for better readability.

4. Added Installation Instructions

  • Included instructions for installing required dependencies likegraphics.py, ensuring users can run the program without issues.

    pip install graphics.py

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@AbdulSamad94

[8]ページ先頭

©2009-2025 Movatter.jp