So I want to make something like that will print like this
100|
..50|
....0|
(the dots are there bc I couldnt make it appear in here without it) ive been thinking of using a for loop to check how many spaces it should have, but I'm just wondering if there is anything else that is more efficient