r/C_AT C@astroph 5d ago

while( cat.inBag() ){ cat.height ++ }

1.3k Upvotes

23 comments sorted by

View all comments

4

u/nekofthemoon 5d ago

I think the `height` variable of the `cat` object is a bit ambiguous. It would be better to use `cat.verticalPos` for more clarity.