Programming Exercise: What's your type?

Write a program that takes an input value and outputs a string that identifies the value’s type.

Show hints.