Exercises / python
Count tool names
Use collections.Counter to count tool names in a trace. Print the most common name.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / python
Use collections.Counter to count tool names in a trace. Print the most common name.
Run to execute this in your browser. Nothing is sent to a server.