printf("String:"); string_value := readline(); printf("Integer: "); int_value := parse(readline());