Skip to content

Modified Python assignment-1#1

Open
milassc wants to merge 1 commit into
mainfrom
assignment-1
Open

Modified Python assignment-1#1
milassc wants to merge 1 commit into
mainfrom
assignment-1

Conversation

@milassc
Copy link
Copy Markdown
Owner

@milassc milassc commented Apr 20, 2026

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Coded for Anagram checker program as part of Python learning.

What did you learn from the changes you have made?

How the Python code works as well as how to set up Python virtual environment to execute the Python scripts.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

There are different ways to implement this. one of them is use python built in function sorted()

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

My python file got disconnected with the Kernal to execute it. Took some to realize how to fix it. Followed the instructions in Setup.md

How were these changes tested?

Executed in local with all scenarios provided in the python file. Tried few other options as well.

A reference to a related issue in your repository (if applicable)

Checklist

  • [Yes] I can confirm that my changes are working as intended
  • [Yes] Added assignment_1 file to the repo.

Copy link
Copy Markdown

@monzchan monzchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants