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

wk5_assignment_YuhanKe #26

Open
wants to merge 1 commit into
base: 04-assignment
Choose a base branch
from

Conversation

yuhanke
Copy link

@yuhanke yuhanke commented Oct 23, 2015

-yk2662

@@ -99,6 +99,19 @@ def getData():
client.db_close()

#ITERATE THROUGH THE DATA SET TO FIND THE MINIMUM AND MAXIMUM PRICE (YOU DID THIS IN A PREVIOUS ASSIGNMENT)
pricesum=0
maxprice=records[0].price
minprice=records[0].price
Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting strategy here. Different from the previous example but it works!

@danilnagy
Copy link
Contributor

Good job!

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