Hi. Im stuck and I dunno what to do. Basicaly i need to creat a program that will convert temperature, between C,K, and F, depending on what i input. its fairly simple however it needs to be input in the form XU,
where x is the temperature and U the units, ie in the form 26C or 45F or 269K
its not a problem when i read units and temperature seperately but i ideally need to read it when its input as either say 26k or 26 k (i can have a space between the values if it makes it easier)
thanks
where x is the temperature and U the units, ie in the form 26C or 45F or 269K
its not a problem when i read units and temperature seperately but i ideally need to read it when its input as either say 26k or 26 k (i can have a space between the values if it makes it easier)
thanks