JavaScript is required to use Bungie.net

OffTopic

Surf a Flood of random discussion.
4/28/2005 2:59:27 AM
5

QBasic

I need a program to run my QBasic programs in? Any suggestions?
English
#Offtopic #Flood

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

View Entire Topic
  • Here is a program for calculating 10 circles areas from entering their radii pi = 3.14159265359 counter = 1 while counter <= 10 print "cirsle"; counter counter = counter + 1 print " Program to calculate the area of a circle given the radius" print "Enter a value for the radius" input radius area = pi*radius ^ 2 print "The area is"; area wend

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

You are not allowed to view this content.
;
preload icon
preload icon
preload icon