First time here? Check out the FAQ!

Chris Freeman's profile - activity

2020-12-23 15:29:17 -0500 received badge Famous Question (source)
2020-12-23 15:29:17 -0500 received badge Notable Question (source)
2020-12-23 15:29:17 -0500 received badge Popular Question (source)
2019-03-06 21:47:20 -0500 received badge Student (source)
2019-03-06 06:54:12 -0500 marked best answer Evaluate vs Start/Continue button

I'm trying to help my daughter who just started a computer science class.  I know the very basics of python but never used Wing-IDE.

Her instructions state to def a function and then hit the green play button.  Then go to the Python shell and type the function to see the output.  This doesn't work.  She states she saw this happen in class.  Work fine using the evaluate command.  Am I missing something?  Could they have remapped the school play buttons to run evaluate instead?

2019-01-15 23:35:00 -0500 asked a question Evaluate vs Start/Continue button

Evaluate vs Start/Continue button I'm trying to help my daughter who just started a computer science class.  I know the