TechGrounds-Cloud8 / cloud8-archana-sekarr

cloud8-archana-sekarr created by GitHub Classroom
0 stars 0 forks source link

Python 01-03 Feedback Request: #57

Closed archana-sekarr closed 2 years ago

archana-sekarr commented 2 years ago

Feedback Request [Python 01-03] Permalink to file: https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-01-SettingUp.py https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-02-Variables1.py https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-02-Variables2.py https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-02-Variables3.py https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-03-DataTypesAndComments1.py https://github.com/TechGrounds-Cloud8/cloud8-archana-sekarr/blob/main/Python/PRG-03-DataTypesAndComments2.py ]

Template for peers for review:

**Summary**
- Does the summary describe the subject matter fully?
- Is the summary written in own words?
- Is there crucial information missing in the summary?
- Is the description clear enough?

**Key Terminology**
- Are there missing key terms?
- Are the key terms explained well?

**Sources**
- Are the sources mentioned?
- Are the mentioned sources correct?

**Excercise**
(Where applicable)
- Is the result correct?
- Are the experienced problems and solutions described well?

Share the link to this issue with your peers.

benbui797 commented 2 years ago

Well done!

I really like that you used 2 formatting options in PRG-02 :) If you have time left, my favorite string formatting method is called f-strings (it's more recent and imo it's simpler and clearer!) Here is a link to a (very big) article

The observations and comments are really good and show that you make the right conclusions and have understood the subject well

QuincyTjia commented 2 years ago

Very good! Your comments are very clear and when you read them, you understand what you did.