Problem with Dynamic Web Page 189

Back to General discussions forum

ancastillov     2022-11-07 22:01:09

I made my web where generates a random value how is divisible by 1202 (the last number i tried) and contain no less than 5 and no more than 8 digits. the programs told me « Your output does not start with "Random value is "...» but my webside starts with that :( i do not know if i am doing somethings wrong or its the evaluator machine how has the problem.

http://ancastillov.pythonanywhere.com/

JesseDai     2022-11-08 00:32:24
User avatar

Hello!

The source code for your page shouldn't contain any tags like <html>. It should just be the output string, like here.

Hope this helps!

JesseDai     2022-11-08 00:33:32
User avatar

Okay, the link is blocked for some reason. Try this.

ancastillov     2022-11-08 00:53:21

yess! thas was the problem, i just errased both <html> from my code. thank u :)

Please login and solve 5 problems to be able to post at forum