Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: HELP ME!!
Post: RE: HELP ME!!

I got the following code right now, but when I use the code. No matter which answer I fill in (even if it is the right answer), I get 'False, answer not detected. How is this possible? Why does this n...
Luke_0162 General Coding Help 10 30,082 Nov-05-2019, 09:06 PM
    Thread: HELP ME!!
Post: RE: HELP ME!!

The error code: Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> Toets() File "/Users/luke/Documents/PWS/PWS 5.0.py", line 72, in Test run_test(quest...
Luke_0162 General Coding Help 10 30,082 Nov-05-2019, 04:37 PM
    Thread: HELP ME!!
Post: RE: HELP ME!!

This is my programme right now. It doesn't work because of this error: AttributeError: 'list' object has no attribute 'question'. Can someone help? def Test (): import math b = 1 ...
Luke_0162 General Coding Help 10 30,082 Nov-05-2019, 03:53 PM
    Thread: HELP ME!!
Post: RE: HELP ME!!

(Nov-04-2019, 04:33 PM)DeaD_EyE Wrote: a**2 = c-b | sqrt Thanks for ur help, I got this now. The only issue I got now, is that working with variable 'a'(which u can try urself using the code) doesn'...
Luke_0162 General Coding Help 10 30,082 Nov-04-2019, 07:42 PM
    Thread: HELP ME!!
Post: RE: HELP ME!!

We get before a**2 = a * a the error that it can't assign the operator. Do you know how we could solve this problem?
Luke_0162 General Coding Help 10 30,082 Nov-04-2019, 12:08 PM
    Thread: HELP ME!!
Post: HELP ME!!

I got some problems with creating the following python programme. I want to let python to calculate the sum by itself while the student fills in the answer. Help me please!! (the programme is in dutch...
Luke_0162 General Coding Help 10 30,082 Nov-04-2019, 11:53 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020