Home
About
Contact
404
Home
Interview Q's
_MS Office
__MS Word
__MS Excel
__MS Power Point
_Q Basic
_3D Max
_HTML
Project Download
Software Download
Blogs
No posts with label
404
.
Show all posts
No posts with label
404
.
Show all posts
Home
Search This Blog
Powered by
Blogger
.
Home
Recent
Popular
Chapter 11 - Random Numbers
Random numbers are numbers that you can't predict. Flipping a coin or rolling dice will give you a random number. Random numbers are...
Q-Basic Programs for Practice
Sonu Yadav 1)Write a program to enter your name and print it . CLS Input 'Enter you name';n$ Print 'The name is'...
Chapter 12 - The Fortune Teller
Here's a fun program that uses most of what we've learned so far to make a "Magic 8 Ball". CLS RANDOMIZE TI...
Chapter 10 - Equals
So far, we've only let the user fill in our variables. We can fill in variables on our own inside our programs too. Like this: ...
Chapter 2 - PRINT
Follow Along I'm assuming you will be following along with QBASIC in front of you. This won't be much fun if you aren't. So ...
Comments
Facebook
Blog Archive
Blog Archive
November (14)
September (3)
Tags
Chapter 1 - Getting Started
(1)
Chapter 10 - Equals
(1)
Chapter 11 - Random Numbers
(1)
Chapter 12 - The Fortune Teller
(1)
Chapter 13 - DO...WHILE
(1)
Chapter 14 - OR and LEFT$
(1)
Chapter 15 - COLOR
(1)
Chapter 2 - PRINT
(1)
Chapter 3 - CLS
(1)
Chapter 4 - DO...LOOP
(1)
Chapter 5 - INPUT
(1)
Chapter 6 - IF...THEN
(1)
Chapter 7 - Numbers
(1)
Chapter 8 - Saving
(1)
Chapter 9 - SELECT CASE
(1)
Online Study
(3)
Q-basic
(2)
Q-Basic Introduction
(2)
Q-Basic Programs for Practice
(3)
Sonu Yadav
(2)