python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
unable to fix and find errors
name errors and unboundlocalerrors keep occurring and i have no idea what is wrong as all variables seem to be defined. also when i run the code, it does not output what i want it to and often outputs...
cosmias
Votes: 0
Answers: 0
Element getting removed from every object in nested list unintentionally
Creating a wordle clone in python, and came up with the bug that whenever I check the player's current attempt to a list containing the correct answer for how many attempt they're allowed (Ex. ["...
Tristen Gordon
Votes: 0
Answers: 0
Is there a way to fix my python Wordle program?
I am new to python and am building a wordle program in simple python. I will attach the code below:
(Note- to understand this question you will have to be familiar with the game "Wordle" (ht...
vedant199991
Votes: 0
Answers: 2
How do I get long lists of information into an array?
I am trying to build a variation of wordle in javascript+html and I need the list of all the possible wordle words in an array. I have the words in a list like this that includes all of the several th...
Jacob Huffaker
Votes: 0
Answers: 1