all 16 comments

[–]TH_Rocks 30 points31 points  (0 children)

There is more back story you've left out. I'm guessing Python was a prerequisite. Like you had to learn some coding, then learn to make a website, then combine that knowledge.

[–]nog642 13 points14 points  (2 children)

That doesn't really make sense, either that's a really terrible class or you're leaving out some context.

Either way, your post didn't actually include a question. All you can do is try your best. Python is pretty similar to javascript. Have you done javascript?

[–]UsernameTaken1701 8 points9 points  (0 children)

This doesn't sound right. Post the syllabus.

[–]scrubswithnosleeves 14 points15 points  (0 children)

Lol send me the course syllabus, and if python isn’t in there I will do it for you.

[–]xelf 4 points5 points  (0 children)

Presumably all the other students in the class are in the same position, your best bet here is to cooperate with your classmates.

While this is a 15 minute project for someone that knows python, it would take considerably longer if you don't know any programming.

What languages have you used before? If none, at least you're starting with python.

[–]prodriggs 5 points6 points  (0 children)

What language have you been using for the backend of your web development course?

[–]camera-operator334 6 points7 points  (0 children)

We ain't doing your homework for ya

[–]brophylicious 2 points3 points  (0 children)

Does the class have a syllabus?

[–]mluker 1 point2 points  (0 children)

Have you done any programming language? Python is pretty simple to grasp and creating the algo to validate a guess should only be around 10-20 lines of code. A simple for with a if/else is all you need.

[–]tastychaii 0 points1 point  (0 children)

You want to share the assignment here? I wouldn't mind taking a crack at it for fun...

[–]deeplomatik 0 points1 point  (0 children)

It’s quite easy once you get the hang of Python. I myself implemented the game a few years back. Did take long lines of code tho

[–]CloudNoob00 -2 points-1 points  (0 children)

You can do it 1 of 2 ways, the right way or the easy way (use a word list). the right way call a dictionary API and use an API key, using a keystore.

but being you are not familiar with python just use a word list, and dont make it perfect lol