Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to print the elements using a for loop in a multidimensional associative array in php?
arrays
loops
php
0 Votes
1 Answer
11th Aug 2022, 7:07 AM
Sarasi Yashodha Kulasooriya
A program to find largest of ten numbers using if, if else and nested if loop
c++
-1 Vote
2 Answers
30th Nov 2016, 3:09 AM
shreyas
Good morning sir. I want to do multiple loop in one for loop. Thanks you sir.
for
in
list
multiple
one
-2 Votes
1 Answer
15th Dec 2021, 6:07 AM
Malick Diagne
Write a program using nested loop to give output as a given below through C++. Course
control
flow
of
0 Votes
1 Answer
9th Sep 2017, 1:59 AM
Raj Kumar
Guys, Any example of user defined function wth array and loop condition? need it asap. thanks.
c++
0 Votes
1 Answer
10th Jul 2016, 9:08 AM
Francis Vonn Ibardaloza
How While loop in java works even if variable decrement is written inside println method ?
basics
beginner
java
loops
while
0 Votes
1 Answer
21st Sep 2018, 5:03 PM
Gourav Kundu
When get a array valued in the loop i am confused any body help with example
array
javascript
loops
0 Votes
1 Answer
14th Dec 2016, 1:30 PM
hash sandeep
CHALLENGE?????
age
java
loop
scanner
0 Votes
5 Answers
5th Dec 2016, 12:55 AM
Winiata Hunia
How can I create a program to measure the internal pressure of a pressure cooker by changing the material used in the cooker?
if-statements
loop
machine-learning
switch
0 Votes
3 Answers
16th Sep 2021, 9:39 PM
John Tenshi
I don't understand what the output should be
java
loop
string
while
0 Votes
5 Answers
13th Dec 2017, 6:03 PM
Kel
Why use count?
count
for
loop
1 Vote
1 Answer
26th Aug 2018, 12:14 AM
Ryhime
How to make a loop to this code that asks the user if they want to do it again?
python
0 Votes
3 Answers
16th Dec 2016, 6:29 PM
Timo
I don't understand what is the problem here
c
functions
loop
newcomer
palindrome
0 Votes
3 Answers
4th Apr 2022, 7:26 PM
ANIK
Can anyone solve this misunderstanding???
c++
concept
error
loop
properties
pseudo
reference-types
3 Votes
7 Answers
25th Apr 2020, 7:04 AM
The CodeGeek
I have 2 list in python, list1 and list2, i need to access this list in loop one by one, how can do we do it dynamically?
python
0 Votes
6 Answers
16th Oct 2018, 1:36 PM
Bishu Giri
Why this C++ code is giving wrong output?
c++
help
loop
problem
1 Vote
2 Answers
2nd Jan 2021, 4:47 PM
Aditya
Please check the coding.tell me step by step mistake in my coding i don't want the correct coding just the mistake step by step
loop
programming
python
while
0 Votes
2 Answers
4th Sep 2019, 7:47 AM
Yash Garg
How to select all buttons with forEach in JS dom (no jQuery)
dom
foreach
javascript
loop
1 Vote
1 Answer
6th Jul 2018, 5:23 PM
Abdul Basit
Is there any faster( beside going through the whole loop O(n)) way to find the no of duplicates of a number from a sorted list.
algorithms,
datastructure,
searching,
0 Votes
5 Answers
20th Oct 2018, 6:51 AM
Kunal Kumar Thakur
setting an alert as a non-click
alerts
help
js
loop
onclick
1 Vote
6 Answers
1st Mar 2019, 2:31 PM
Zachary Shojinaga
How to assign multiple inputs to variables? (DRY solution please)
assign
dry
for
input
loop
multiple
python
variable
variables
wet
7 Votes
6 Answers
22nd Aug 2018, 6:36 PM
Roger Wang
help
help
java
loop
0 Votes
1 Answer
22nd Jul 2020, 12:06 PM
Blue Monster
How can I retrieve a for-loop variable outside the loop?
for
java
loop
0 Votes
2 Answers
27th Jul 2018, 7:13 AM
erns
Why is the output showing " time limit exceeded" when i run this program ?
if-statements
loop
switch
while
0 Votes
2 Answers
10th Oct 2019, 2:16 PM
Sk. Ahmed Razha Khan
What is the difference between for i in range(l) and for i in l?why we use in with for loop?Can anyone give me a explanation
for
in
loop
python
0 Votes
3 Answers
17th Apr 2020, 4:37 PM
Benson Thomas
Javascript - Loops (For, While, Do...while)
forloop
javascript
loop
loops
0 Votes
2 Answers
23rd Nov 2020, 6:48 AM
N'Guessan Armel BƩniƩ
I am a beginner and my question may seem simple.... but whatever š Does anyone know how to calculate the sum of a do while loop
c++
operators
0 Votes
7 Answers
8th Jan 2017, 2:28 PM
Nikki Bee
How to write a for loop code that calculated the sum of the first and natural number.
c++
0 Votes
2 Answers
1st Jan 2017, 2:57 PM
fatinfarhanah
As using php in a foreach loop to generate the table with two variables in each row?
loops
php
tables
0 Votes
2 Answers
21st Oct 2017, 7:26 PM
Š”ŃŠ°Š½ŠøŃлав ŠŃŃ ŃŠøŠ½
What is the effect if i use postfix for updating in loop statement compared to prefix? Is there any difference?
c++
loop
postfix
prefix
update
0 Votes
2 Answers
10th May 2018, 10:56 AM
Hyeong Hyuga
In my getWinner function what is the problem. I am try to loop the hashmap so as to print the key with the highest value.
hashmap
java
oop
1 Vote
3 Answers
19th Jul 2022, 10:17 PM
socka
Can somebody help me. I was asked to create a program that reverse the number i enter using do while and a for loop
c++
error
loops
0 Votes
3 Answers
1st Dec 2020, 6:01 AM
Christian Vilaga
My while statement is not functioning properly. Please explain why. It doesnt wait for taking my input for char rep.?
codenotworking
error
loop
while
1 Vote
4 Answers
8th Feb 2017, 5:26 PM
Logesh S
Write a program to print ###....nth times then n(n-1)(n-2)..........1.
is
loop
mandatory
one
only
Using
3 Votes
9 Answers
2nd Jul 2017, 7:06 AM
Sahil Luthra
I am trying to do a for loop which return 0 and 1values based on a set threshold please help me? This what i understand it to be
transform
0 Votes
5 Answers
9th Jun 2019, 5:01 AM
Ranking
Is it possible to use break statement under if where if is a part of for loop?
break
c++
for
If
loop
1 Vote
6 Answers
22nd Oct 2016, 8:28 PM
Jaya
Why is 0 left out in the output when I use the continue statement within while loop?
continue_statement
loop
python
0 Votes
1 Answer
7th Dec 2022, 9:42 AM
Haru
i wrote a small game in java but it's not working well , as there is a problem in boolean or while loop so where is the bug ?
java
0 Votes
5 Answers
14th Feb 2020, 8:30 PM
Mahmoud Hamed
Please help me in Python!
for
loop
python,
python3
1 Vote
2 Answers
23rd Jan 2019, 4:28 PM
Abdul S Ansari
Who doesn't like discounts? Exercise C++ [SPOILER]
c++
do...while_loop
exercise
loop
0 Votes
2 Answers
22nd Aug 2021, 9:56 AM
Da Silva Miguel
Can somebody help me with this exercise? 3rd Module on Java
java
loop
output
reverse
1 Vote
3 Answers
15th Feb 2021, 8:11 PM
Ulises
for(int x=10; x<=40; x=x+10) { if(x == 30) { continue; } System.out.println(x); }
continue
for
if
java
loop
2 Votes
3 Answers
5th Nov 2019, 3:26 AM
Minhaj Haider
Armstrong Number could anyone break this down elaborately?
armstrong
c++
loop
number
while
3 Votes
1 Answer
28th Oct 2019, 1:43 PM
Dipanjan Basu
Why is the extra in these array codes?
arrays
c#
for
foreach
loop
0 Votes
5 Answers
16th Sep 2019, 9:28 AM
Aykut AKSAKAL
Can anyone show me how to insert 10 values from 0-100 in an array using for loop
c++
forloop
0 Votes
1 Answer
26th Apr 2018, 3:43 AM
tosif khan
i am trying to make a program which display the sum of numbers only if user write a positive number using only while loop
java
0 Votes
2 Answers
30th May 2021, 4:25 PM
Mahmoud Hamed
How do I change the program so that it comes out of the while loop in case the entered value is the number Zero or negative? And
java
0 Votes
6 Answers
20th Nov 2020, 8:15 AM
STOP
Enter the user's input in the n-inner lists
append
innerlist
input
list
loop
1 Vote
5 Answers
28th Dec 2018, 11:10 AM
Daniella
for(3; any condition; increment/decrement) here, how does 3 affect the code, is it allowed?
doubt
for
forloop
initilization
loop
3 Votes
2 Answers
20th May 2020, 9:01 AM
Manish Suthar
What is the use of x<5 in the below code?? I mean the use in arrays and not in the for loop
arrays
c++
1 Vote
2 Answers
8th Mar 2020, 6:05 AM
Rahil Kamdar
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
61
62
63
...
71
Next >
Hot today
Safety Deposit Boxes
2 Votes
How much time does it take to master in python
1 Votes
How to code a calculator
1 Votes
Follower
2 Votes
How this function is working in python?
2 Votes
matplotlib library
1 Votes
Bro is there any easy way to remember some of the āCā codes , I keep forgetting
0 Votes
Libraries
1 Votes
Program coding in Indonesian
0 Votes
Who teach me html css JavaScript react
0 Votes