Back to General discussions forum
hi. I need help with the anagram problem. There is a Dictionary and i already download it, but i´m trying to use it in my code and i don't know how. I asked in internet and it says i need to use with open(nombre_archivo, 'r') as f: but its not working. Why?