Posts
 
Reputation
Joined
Last Seen
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.

0 Endorsements
~225 People Reached
Favorite Forums
Favorite Tags
Member Avatar for everydaybh

Hi, I'm going through Zelle's Python Book, and for the graphics chapter, I have some problems (using pycharm): I type in from graphics import * win=Graphwin() and it shows me a window when I run it, with a background triangle and says 'centered text' in the middle - and no …

0
50
Member Avatar for everydaybh

I want to create a program that asks the user to enter two vector (size and direction), and calculates its addition through turning it into components (using OOP). here's what I've got so far (I don't know how to fix the errors), I'm not sure what's wrong/ to do next …

Member Avatar for mvmalderen
0
175