everydaybh 0 Newbie Poster

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 matter what I put after that, it shows me the same thing

however, when I do it on command prompt, it shows me the window shown in the book...is this pycharm's problem? or am I doing something wrong? Thanks!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.