menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Write a computer program. using BASIC programming language to add even numbers between 2 to 60
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Write a computer program. using BASIC programming language to add even numbers between 2 to 60
asked
Jul 11, 2024
53.1k
views
5
votes
Write a computer program. using BASIC programming language to add even numbers between 2 to 60
Computers & Tech
high-school
KiraAG
asked
by
KiraAG
8.1k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
2
votes
CLS
FOR x = 2 TO 60
IF x MOD 2 = 0 THEN s = s + x
NEXT x
PRINT "Sum of even numbers between 2 to 60: "; s
JPV
answered
Jul 16, 2024
by
JPV
9.3k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
No related questions found
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
Seven basic internal components found in a computer tower
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org