added more code
This commit is contained in:
parent
c774929311
commit
59b248f419
13
FT-1.bas
13
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)"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user