Really needing some help with this assignment.
To convert degrees Celsius to degrees Kelvin, we simply add 273 (°K= °C + 273). Prompt the user for a temperature in degrees Celsius, then convert that temperature to degrees Kelvin.?
Needs to be in basic C++ programming (I am using Zybooks compiler)