0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
1 Posted Topic
Re: Not sure how much this will help, but I had to do a factorial program using pep8 for one of my CS classes as well a while back. Looking back here is a multiplication function (i think) I defined and used. It uses parameters as well. ; ; Mult (num1_in, … |
The End.