Skip to content

Python assignments#1

Open
Toronto3000 wants to merge 5 commits intomainfrom
python_assignments
Open

Python assignments#1
Toronto3000 wants to merge 5 commits intomainfrom
python_assignments

Conversation

@Toronto3000
Copy link
Owner

@Toronto3000 Toronto3000 commented Aug 26, 2025

my python assignment

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

What did you learn from the changes you have made?

I didn't send to the right base/branch

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

nor really

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

I did struggle with the sending process, please

How were these changes tested?

on the VSCodes editor, please

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

I really don't kno, but you are welcome to let me know so that I can learn from that, please

Checklist

  • I can confirm that my changes are working as intended

@Toronto3000
Copy link
Owner Author

my Python assignment_1, please

Copy link

@juliagallucci juliagallucci left a comment

Choose a reason for hiding this comment

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

Good! One area for improvement is the indentation in your functions. In Python, all lines inside a function should be consistently indented. While it didn’t cause any issues in your current code, inconsistent indentation can lead to errors in future code, so it’s something to watch out for.

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