datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
67 stars 31 forks source link

Nested functions issue III: BLOCK BETA 9/15 #85

Closed hugobowne closed 7 years ago

hugobowne commented 7 years ago

Related to #74 -- nonlocal still isn't quite working.

exercise: https://campus.datacamp.com/courses/1533/3850?ex=15

code: https://github.com/datacamp/HBA-python-problem-playground/blame/master/chapter1.md#L1115

See screenshot:

screenshot 2016-09-12 18 55 34
filipsch commented 7 years ago

Hey @hugobowne, it appears that I didn't write a test for the fix I did, and there was a small typo in my code. I've fixed it and hopefully live by tomorrow morning Belgian time.

hugobowne commented 7 years ago

thx!

hugobowne commented 7 years ago

@filipsch still same issue: ETA?

filipsch commented 7 years ago

Not live yet

filipsch commented 7 years ago

Not live yet, should be there by noon Belgian time. It's still early here.

filipsch commented 7 years ago

should be live now.