I'm looking to create a function or a macro that takes as an input a number n between 0 and 5 and returns five circles with the n leftmost circles filled, something like this:
I'm still reading documentation, but I've never made a macro or a function like this before, so I cannot show a MWE. Any help will be appreciated.
Thank you very much in advance!

