diff --git a/FT-1.bas b/FT-1.bas index 72710c1..655802b 100644 --- a/FT-1.bas +++ b/FT-1.bas @@ -32,4 +32,15 @@ print "Welcome to FT/1" print "The most advanced fortune telling appliction available." print print "However, we coonte garuntee that the results of the appliction." -print "(Discalimer added due tolawsuit)" \ No newline at end of file +print "(Discalimer added due tolawsuit)" +print +print +print "Before we begin, please answer a few questions." +print +print +print +color 3; input "What is your frist name? ", fname$ +print +print +input "What is your last name? ", coconutcreampie +cls