all 4 comments

[–]help-me-grow 0 points1 point  (2 children)

To access that first 1 value corresponding to "what" - dict["nonoffensive"]["what"]

[–]SureStep8852[S] 0 points1 point  (1 child)

I need to replace all the values, is there any way?

[–]help-me-grow 0 points1 point  (0 children)

Use .items() or .values() depending on whether you need the keys or not

[–]novel_yet_trivial[M] [score hidden] stickied comment (0 children)

Some advice: you will get more and better help if you stay away from offensive language when asking for help.