Back to General discussions forum
I am unable to run my code for Problem 19, it is just stuck at Please Wait.
I'm trying to get Problem 19 to work using Python. It just runs forever. I even stripped my code down to the bare minimum (just read the first record and then loop through the remaining records and then print "testing" - no other code whatsoever). It just rans forever with this simple code. Please help . . . minnesnowtan
I'm getting the same problem in C#. Code runs fine in VS 2019.
If anyone else is having issues you can just run your code in your IDE (or whereever) and paste the answer in the box and paste your code if you want it on file.
Problem 19 not working in java.Code runs fine in android studio.