Skip to content

Conversation

@saschwafel
Copy link
Contributor

Wasn't able to make much progress on the homework this week, I got the majority of the generator lab working, but am pretty confused about the rest of the assignments. I believe we were going over the sparse array lab in class, the notes of which are in my version, but I am still a bit lost.

Also added some minor progress in my project, accessing and printing from the API

saschwafel and others added 19 commits November 18, 2014 20:59
…till need to fix the return output and print in a friendly format
…hen began adding functionality to return their last several votes
Copy link
Contributor

Choose a reason for hiding this comment

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

range() returns a list -- no need to make a a list out of it.

(maybe you've seen python3 code, where range() returns an iterator...)

@PythonCHB
Copy link
Contributor

I'll commit this, and review the project over the weekend.

PythonCHB added a commit that referenced this pull request Dec 12, 2014
Added Generator Lab and Start on SparseArray
@PythonCHB PythonCHB merged commit 0ff02a7 into UWPCE-PythonCert:master Dec 12, 2014
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