08 November 2022 1 4K Report

I have a large repository of Python code. One of the modules in this piece of code is able to randoly select elements form a set and assign altenative mechanical properties. I would like to use this function to delete the randomly selected elements. While still maintaining the origional functionalty but I am having a hard time figuring out how to make it work. Could anyone please help me figure out how?

Similar questions and discussions