Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
1<br> 2 5<br> 3 6 8<br> 4 7 9 10 how to print in "++
c++
for
loops
sololearn
transform
while
1 Voto
3 Respostas
31st May 2018, 3:46 PM
Preet Aman
my code isnt working as per my expectations...plz check why
exceptions
list
loops
python3
sololearn
split
while
0 Voto
4 Respostas
24th Jan 2020, 7:23 PM
PRO
In a do while loop, condition is checked for the value of the variable at beginning of loop or after inc/dec operator?
loops
1 Voto
1 Resposta
18th Jan 2018, 5:15 PM
Sarala devi CS
When someone calls you over nd over again while your doing a challenge! 😠🔫 Anyone else have had this happend to them?
annoying
challenges
handicappedchallenge
0 Voto
1 Resposta
21st May 2017, 2:03 AM
Codex
HELP
help
notworking
while
whileloop
0 Voto
1 Resposta
13th Sep 2018, 4:20 PM
Jason Smith
Kotlin infinite loop
infinite
kotlin
loop
time
while
1 Voto
1 Resposta
3rd Oct 2021, 2:32 PM
Akash Agrawal
what is the difference between for() and while() in javascript ???
difference
javascript
js
web
while
0 Voto
2 Respostas
25th Jun 2019, 4:01 PM
program programing
I want print just the odd lines from text how can I do that? I wrote this code but it print just the first line f=open('12.txt',r) n=0 while True: if n<=6: n=n+1 if n%2==1: lines=f.readlines ( )[n] print lines else: break
python
0 Voto
8 Respostas
15th Aug 2016, 10:43 PM
sola
Which are the Languages in which a COMPILER may be designed...? What are the principles to b kept in mind while designing them
a
are
of
particular
programming
softwares
translators
what
1 Voto
1 Resposta
17th Dec 2016, 2:10 PM
lakshmi narayanan
How can i become smaller than j in what case ?
code
do
java
loops
while
0 Voto
1 Resposta
29th Oct 2022, 11:35 AM
Rakan Ezzedin
(SOLVED) for_while!! x, sum integers are not defined in this scope, why?
c++
conditionals
for
forwhile
loops
while
0 Voto
3 Respostas
16th May 2020, 10:53 PM
fergoka
How I can do this figure.And that the code was working universaly (in description), sorry for my bad English)
*
for
php
while
0 Voto
1 Resposta
25th Dec 2019, 11:14 PM
Arman H.
How to write a program to check if a number is a Fibonacci number or not, just using import, while, if-else keywords?
fibonacci
if-statements
import
while
0 Voto
2 Respostas
8th Sep 2017, 1:18 PM
Ajeya Bhat
Cpp quiz says answers wrong when it’s not.
c++
code
coding
countdown
cpp
help
loop
while
0 Voto
6 Respostas
22nd May 2021, 1:35 AM
Pokemon PTA
Please tell me step by step mistake in my coding (please ignore indentation errors).
loop
pattern
programming
python
while
0 Voto
1 Resposta
4th Sep 2019, 2:21 PM
Yash Garg
Writing pseudocode with loops.
do-while
java
loop
pseudocode
while
0 Voto
1 Resposta
19th Oct 2020, 6:45 PM
Jay Elle
How can I use this code of Merge Sort for all types of variables?
c++
for
merge
merge_sort
sort
variables
while
4 Votos
2 Respostas
13th Jan 2020, 6:46 PM
Mohammad Aghazadeh
I used a for loop to get individual elements within a loop while looping the array, as you can see my code below but I knew the
java
0 Voto
3 Respostas
21st Sep 2017, 4:50 PM
Sibusiso Mbambo
Does the scanner function nextLine() have a different data type to String?
boolean
notworking
potato
scaner
simple
string
while
0 Voto
4 Respostas
31st Mar 2020, 12:56 PM
Stephen Jeffery
my question is, while writing an actual webpage, would you literally place quotations around the values? i.e. "center", "10%" or are the quotations here just for the readers who are learning the language?
attributes
html
values
0 Voto
5 Respostas
30th Aug 2016, 8:22 AM
Herle Rebecca
Could anyone tell me why the 1st result is 2 while the 2nd result is 2.5? I mean why the1st one is and integer and the 2nd float
c++
help!
3 Votos
1 Resposta
9th Aug 2017, 8:51 AM
RiGeL
Podrían ayudarme con un Programa en C con ciclos?... Lo agradecería muchísimo
con
do
o
while
0 Voto
1 Resposta
11th Nov 2019, 3:05 PM
Luis
Why can't I change the x++'s location??
break
java
loops
while
0 Voto
2 Respostas
2nd Oct 2017, 7:00 AM
Winters
What do the errors mean?
arrays
for
loops
while
0 Voto
2 Respostas
31st May 2017, 1:47 PM
Sabrina Brydson
I need help for this program
arraylist
arrays
for
java
music
while
0 Voto
3 Respostas
12th Apr 2018, 6:08 PM
Alfred C
How to print contents of a list using loop on a same line?
for
loops
print
python
python3
while
1 Voto
4 Respostas
4th Jan 2017, 4:45 AM
heduson satchi
Trying to code triangle numbers from 4 ie 4 + 3 + 2 + 1. Why does it not work with the while loop. Appreciate your comments...
recursion
recursive
trianglenumbers
0 Voto
2 Respostas
16th May 2021, 4:32 PM
Grandad
How to solve this question ? Code needed (java)
for
java
javascript
loops
while
-2 Votos
2 Respostas
16th Nov 2022, 9:37 PM
Rakan Ezzedin
Write a C++ while clause that stops the loop when the value in the variable called even variable is not an even number
c++
-3 Votos
2 Respostas
30th Jul 2021, 6:44 PM
Elvis Noko Kgomo
anyone has a lottery simulation program for user to input manually or auto columns while there are 6 winning numbers, check hits? SOS
c#
0 Voto
1 Resposta
13th Sep 2016, 7:24 PM
Nitzan Levi
I am learning C++ for the first time. I become comfusing while I'm learning about " Classes"? How to make them learn easier?
c++
0 Voto
1 Resposta
7th Nov 2016, 3:00 PM
Phyoe Min Thant
Help with loop statements.
c++
else
for
If
loops
while
3 Votos
2 Respostas
20th Oct 2017, 2:01 AM
Melonie Cardiff
In php , while using echo we put d text to b displayed in quotation mrks but wen we use variables we dont put quotation mrks. Y?
php
1 Voto
2 Respostas
25th May 2017, 11:22 AM
Koushikaa Dhinagar
How is the (fact ) variable showing printing the addition of all list ?
do
java
loops
while
0 Voto
1 Resposta
27th Oct 2022, 6:48 PM
Rakan Ezzedin
can someone rewrite this as for loop? and A Do while loop also. int i = 0; int value = 0; while (i <=20){ if (i % 2 == 0 && i <= 10){ value = value + i * i; } else if (i % 2 == 0 && i > 10){ value = value - i; } else{ value = value - i; i = i + i; }
java
loops
0 Voto
3 Respostas
29th Sep 2016, 1:32 AM
Nhyn Ojastro
Im new to C++, for some reason my first sum becomes a really big negative number while that part works perfect on its own. Help
c++
sum-function
0 Voto
2 Respostas
6th Jan 2018, 1:00 PM
Dylan Rongé
In my laptop I use #include<iostream.h>. Here while practice we use using namespace std. I get error if I use both in opposite platform. Why?
c++
0 Voto
2 Respostas
17th Jun 2016, 8:06 AM
Shrishail Mulawad
What is this code actually representing ? If someone could please explain to me in details.
do
increment
java
javascript
loops
while
0 Voto
2 Respostas
7th Nov 2022, 7:23 PM
Rakan Ezzedin
While trying to remove duplicate elements in array i want to use only two loops for execution outer loop for 1st value and inner
arrays
0 Voto
1 Resposta
21st Oct 2018, 11:23 AM
Dipu Ojha
In while loop for iteration the result is printed in new line why? And how to print all the iteration answer in same line?
loops
python
0 Voto
2 Respostas
6th Feb 2017, 4:20 PM
Mathi Mathan
I had installed Java in my laptop, but while I'm going to compile the program it doesn't takes my path. Will you give me a good solution for this?
java
jdk
0 Voto
3 Respostas
31st Jul 2016, 5:27 PM
sameer
int i=0, j=9; while(i++ <=j--) { i++; if(j<5){break;} } System.out.print(i +" "+j);
break
if-statements
increment
java
while
1 Voto
2 Respostas
25th Sep 2017, 6:44 PM
Ankit Singh Rawat
Please tell me step by step mistake in my coding
loop
pattern
programming
python
while
-2 Votos
2 Respostas
5th Sep 2019, 6:36 AM
Yash Garg
Beginner needs help with function loop do/while
beginner
c
do
help
loop
scanf()
while
0 Voto
3 Respostas
4th May 2022, 8:10 PM
Justin Eigbefoh Oamen
Method that takes a Boolean array and returns true if the longest run of true values is greater than consecutive false values.
arrays
for
java
loops
methods
nested
return
while
2 Votos
6 Respostas
28th Nov 2017, 8:41 PM
Danat Gorth
For repeating something infinitely
1==1:
clt+c")
print("press
while
1 Voto
1 Resposta
2nd May 2017, 2:22 PM
sumit gupta
Infinite Loop
c++
infinite
loops
while
0 Voto
1 Resposta
19th Nov 2016, 5:30 PM
Kevin Hewitt
Como puedo contar las veces que una condición se cumple?
for
functions
if-statements
while
0 Voto
1 Resposta
11th Apr 2020, 11:25 PM
Tatiana Tovar
I have a problem with checking exercise
base
exercises
learning
while
0 Voto
1 Resposta
14th Sep 2017, 3:14 AM
Dark[Ol(U23)leneri]
Hi! if i want to get largest value with using while how ? and what is the problem with my porgram i want to get the Max value .
c
c#
do-while
for
help
language
loops
program
sololearn
while
1 Voto
2 Respostas
5th Apr 2017, 7:48 AM
mohammed al-khalaf
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
62
63
64
...
66
Próximo >
Quente hoje
How to properly reverse a string in python
4 Votes
Can someone explain how it works (im new)
1 Votes
AI Takeover
2 Votes
Using Python on VScode
1 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Pls how can I make my coding go live
1 Votes
Can I take the certificates after finished the lessons?
1 Votes