Write a program to let the user capture personal details: names, address, telephone, age, city, then display them. Use both “readline” and “showInputDialog” functions

I need to understand how to do the program