5 lines
78 B
Text
5 lines
78 B
Text
|
|
{
|
||
|
|
String: (input "Enter a string: ")
|
||
|
|
Number: (input "Enter an integer: ")
|
||
|
|
}
|