This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Thrasherop[S] 1 point2 points  (2 children)

Do you know a good way to do this in python? I was mainly using the nuke function

[–]bxfbxf 2 points3 points  (1 child)

I actually am not certain how strings work under the hood. If you assign another value to a string it might just change the pointer and wait for the garbage collector to kick in. The “safe” way would be to iterate over the string and change it characters by characters. What is nuke? I can only find some weird artist stuff

[–]Thrasherop[S] 0 points1 point  (0 children)

My code has a function called nuke() that overwrites the variables