menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Convert the following While loop to a For loop: Declare Integer count = 0 While count < 50 Display "The count is ", count Set count = count + 1 End While In bash co…
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Convert the following While loop to a For loop: Declare Integer count = 0 While count < 50 Display "The count is ", count Set count = count + 1 End While In bash co…
asked
Sep 27, 2024
186k
views
4
votes
Convert the following While loop to a For loop:
Declare Integer count = 0
While count < 50
Display "The count is ", count
Set count = count + 1
End While
In bash code please.
Computers & Tech
high-school
Suketu Bhuta
asked
by
Suketu Bhuta
7.7k
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
1
vote
Image attached below
Mahmoud Salah Eldin
answered
Oct 3, 2024
by
Mahmoud Salah Eldin
8.6k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jun 17, 2024
167k
views
IN BASH SCRIPT: Write a code fragment that will take several strings from the user and display them together separated with spaces at the end of execution. Use a while or until loop, on each iteration
Anjandash
asked
Jun 17, 2024
by
Anjandash
7.9k
points
Business
high-school
1
answer
4
votes
167k
views
asked
Jul 11, 2024
124k
views
What command can be used to take the place of several nested if statements in a bash shell script? - break statement if - while statement - case statement - for...do loop
Swmfg
asked
Jul 11, 2024
by
Swmfg
8.0k
points
Engineering
high-school
1
answer
2
votes
124k
views
asked
Apr 19, 2024
198k
views
Please use a Linux machine and specify which machine you use. I use ubuntu right now. Write a bash script for user input, while loop and user menu (One script for all command). The script ask for a user
Almel
asked
Apr 19, 2024
by
Almel
7.8k
points
Computers & Tech
high-school
1
answer
1
vote
198k
views
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
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Explain why binary codes are used to represent characters, numbers and symbols :)
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org