added more code

This commit is contained in:
John Paul Wohlscheid 2021-05-25 06:51:35 -04:00
parent c774929311
commit 59b248f419

View File

@ -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