answersLogoWhite

0

cls
input" enter any string";a$
f=Len(A$)
d=1
AA:
b$= mid$(a$,d,1)
d=d+1
c=asc(b$)
if c=101 or c=105 or c=970 or c=111 or c=117 then
cnt= cnt+1
end if
if d<=f then goto aa
print cnt;
end

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What extension would a file saved in Qbasic have?

the extensions of qbasic are that, there are only 80 pixels to write in the qbasic


How to write 'not equal to' in qbasic?

I think it's &lt;&gt;


How do you write a qbasic program to find area and circumerence of a circle?

Write a program that calculates the area of a triangle in QBASIC


How do you write not equal to sign in qbasic?

Well, in QBasic, to write the &quot;not equal to&quot; sign, you can use the &quot;&lt;&gt;&quot; symbol. It's like two friends standing side by side, but not quite holding hands - they're similar, but not exactly the same. Just remember, in the world of QBasic, this symbol will help you show when things are not equal.


Is it correct to write vowels of A?

yes


Write a program in qbasic to make a hut using print statemant?

a triangle then a square :)


How do you write a Qbasic program to display these Numbers-0112358132134?

you do this 10 print "0112358132134" use the whole of the thing


Can you write a program that implements cramers rule for 2x2 and 3x3 matrix?

Yes I can. I did it in QBasic about 15 years ago.


How do you write the Hebrew words for My family with vowels?

My family = mishpachti (&#1502;&#1460;&#1513;&#1473;&#1508;&#1468;&#1464;&#1495;&#1456;&#1514;&#1497;)


Why are rem statements important in qbasic programming?

qbasic is important because its technology


What is the Egyptian word for doctor?

Swnw - don't know the vowels because, like many ancient cultures, ancient Egyptians didn't write out vowels


What is the shortcut key for input statement in QBasic?

There is no shortcut key of input in qbasic