Hello everybody i am a new ruby user and i learn best by doing. so i am
trying to code what i would imagine to be a better tool tracjing system
for y work. right now i am trying to figure out how to get a number to
pull up a name. The various way’s i have tried to do this is:
So you cannot convert 44523 or any other umber into an array or hash or
anything that changes that value into something that can have something
assigned to it?
So you cannot convert 44523 or any other umber into an array or hash or
anything that changes that value into something that can have something
assigned to it?
Of course you can use an integer as a key to a hash: