Write a Python program to swap two variables without using a temporary variable.
Input a number and return the sum of its digits.
Take input from the user and print the data type of the input.
Formula: F = (C × 9/5) + 32
Input total seconds and convert them into HH:MM:SS
format.