S SearchRSS
< BackHome
Newest questions tagged python - Stack Overflow

Modifying a class list results in no modification of the list [closed]

So, I was trying to create a class called Word, wherein the user would enter commands to narrow down the list of words, via functions outside of Word, in order to obtain an unknown word. One of the techniques to do this

View original source