b= int(rand*10)
for n = 1 to 4
print a*n + b
next n
input "What is the nth term?", x$
Print a+"n+"+b
This is a set of small programs in Basic-256, related to various topics. Just copy,paste and run. Note : Sometimes programs do not run in recent BASIC 256 versions.
No comments:
Post a Comment