Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How should I generate this shape? 1 1 2 1 2 3 1 2 1
c++
for
java
loop
loops
pyramid
while
4 Votes
7 Answers
21st Jan 2017, 4:49 PM
Navid Kouhro
i = 1 while i <=5: print(i) i = i + 1 print("Finished!")
python
2 Votes
3 Answers
2nd May 2018, 9:44 AM
Raman Baniya
How do i print Number from 1 to N without using any loop?
c
c++
4 Votes
5 Answers
19th Apr 2021, 12:39 PM
Deepak Kumar
Why as output I had 1 ab and not 1 a?
java
switch
2 Votes
10 Answers
28th Dec 2019, 2:02 PM
Hichem GOUIA
Hi, for the simple calculator project in python, I only get 1 case, the second case how do I get it?
python
1 Vote
10 Answers
18th Apr 2021, 12:21 PM
Jose Reinaldo Parra Morales
I don’t understand, y output is 1
c
exercise
math
1 Vote
9 Answers
12th Jun 2022, 6:59 PM
Матвей Барканов
i = 1 while i <=5: print(i) i = i + 1 print("Finished!")
loops
python
1 Vote
3 Answers
7th Jun 2017, 6:55 AM
Gokul
why when i test this the result is 1 when i wrote 1
c++
0 Votes
4 Answers
19th Mar 2020, 12:18 PM
Maher Talip
Guys can i create 1 game
games
9 Votes
3 Answers
5th Feb 2018, 2:25 AM
AkIM ReZA
Can I learn coding in 1 month?
css
html
javascript
1 Vote
8 Answers
23rd Jul 2020, 1:22 AM
SUMIT SINGH
What should I do to return 1
c
0 Votes
12 Answers
8th Aug 2021, 7:50 AM
Ajoh Pv
what is i = i + 1
loops
python
1 Vote
5 Answers
15th Dec 2016, 1:15 PM
Abdallah M. Ammar
How do I do this? 1 1. 2. 1 1. 2. 3. 2. 1 1. 2. 3. 4. 3. 2. 1
java
loops
0 Votes
5 Answers
12th Aug 2016, 8:55 AM
M.Mirajus Salehin
How can I add 1 to variable? (line 26)
variables
web
3 Votes
5 Answers
3rd Aug 2019, 3:05 PM
Jakob Eckl
Help plz 8.1 i dont understend code 1 milion or 1 cent
python3
0 Votes
3 Answers
20th Jan 2021, 12:54 AM
sheid
How do I make output 1 when I input a
help
helpneeded
py
python
1 Vote
8 Answers
17th Mar 2023, 7:20 PM
RocketLover
Should I learn more than 1 game engine?
gamedev
gameengine
learn
5 Votes
4 Answers
21st Aug 2020, 11:03 AM
你知道規則,我也是
I stuck in 1 /4
html
-2 Votes
2 Answers
29th Sep 2017, 7:07 AM
Vendeeta
i = 3 while i >= 0: print(i) i = i - 1
loops
2 Votes
6 Answers
16th Apr 2018, 5:49 PM
Elisha Miracle
i = 1 while i <= 5: print (i) I = i+1 difference i = 1 ........ i = i+1 print (i)
python
1 Vote
3 Answers
4th Apr 2019, 4:30 AM
Anonymous
i = 5 while True: print(i) i = i - 1 if i<=2: 'break'
loops
0 Votes
10 Answers
17th Apr 2018, 1:46 AM
Elisha Miracle
What has happend to the "i" in the playground
1
c#
i
1 Vote
2 Answers
3rd Apr 2018, 8:32 PM
sneeze
How?i = 3 while i >=0: print(i) i = i - 1 then the answer is 4???
loops
python
0 Votes
19 Answers
11th Sep 2016, 7:43 AM
Tristan Aryo
I don't get: output is 3 1 but why?
javascript
5 Votes
2 Answers
3rd Oct 2020, 7:07 AM
Oma Falk
How can I print this series 1 -2 3 -4 5 -6...N
c
c++
2 Votes
19 Answers
23rd Apr 2023, 11:06 AM
Hetal Chavda
What i = i + 1 does in this code?
loops
python
1 Vote
6 Answers
3rd Feb 2017, 8:47 PM
Mateo
How can i generate 5 random numbers between 1 and 6 in JavaScript. Math.Random only generates 1 number per time.
algorithm
javascript
math
random
0 Votes
12 Answers
14th May 2019, 6:20 PM
Bolaji Olayinka
Can I store 3 data/records in 1 field?
database
java
laragon
netbeans
2 Votes
1 Answer
1st Jun 2023, 9:43 AM
Nasywa
How can I write table of 1 to 10
javascript
1 Vote
5 Answers
24th Feb 2018, 10:38 PM
YASH RAJ
can i put 1 var global in a function?
function-arguments
functions
html5
javascript
question
var
1 Vote
4 Answers
27th Jul 2021, 2:29 AM
Victor Emmanuel Reina Liscano
I dont understand why out put is 1
c++
0 Votes
5 Answers
23rd Mar 2017, 3:59 PM
Zahid Mahmood
I need 1 22 333 4444 55555 answer
c++
1 Vote
4 Answers
20th Dec 2017, 7:05 PM
Praveen Kumar
Can i add more than 1 input in Python?
input
python
0 Votes
5 Answers
18th Aug 2019, 6:41 PM
VikiQ
Can I set variables to 1 decimal place?
1dp
c++
setprecision
1 Vote
4 Answers
26th Jul 2017, 12:40 AM
Richard Appleton
How can i get prime number 1 up to 1000??
c++
code
help
java
3 Votes
5 Answers
1st Nov 2019, 7:42 AM
Danial Saber
Can i get more than 1 SVG image to animateMotion?
animation
html5
svg
3 Votes
9 Answers
24th Oct 2017, 8:25 PM
bobbie
How can I use this function in case 1 ?
functions
2 Votes
7 Answers
28th Jun 2019, 8:29 AM
Foxie
Can I learn c programming in 1 month or less
c
clanguage
language
programming
-1 Vote
5 Answers
27th Jan 2021, 4:58 AM
Hritik Ulhas Mumbarkar
Can i learn web designing in 1 month?
website
0 Votes
2 Answers
6th Apr 2019, 11:52 AM
Abhinand
I don't understand how the answer is 1
c
question
-2 Votes
3 Answers
8th Dec 2019, 10:43 AM
Tijan
I want to print a series 1 to 5
and
for
i
integers
j
loop
Using
4 Votes
3 Answers
8th Oct 2017, 1:24 PM
Himanshu Ranjan
Why can't I use the integers 0 or 1 as a key in a dictionary with the function get(), when I use a boolean as another key?
dictionaries
dictionary.get()
functions
python3
3 Votes
9 Answers
20th Apr 2021, 4:10 PM
Camila Pires
I would like to know how I can find the length of an integer in C. For instance: 1 => 1 ;25 => 2;1251 => 4;0 => 1 and so on.
c
language
0 Votes
4 Answers
8th Sep 2020, 3:22 AM
s.ruthvik
How does i = i + 1 works after print code?
loops
python
0 Votes
5 Answers
5th Sep 2016, 9:30 AM
Fırat
If 1 user for 1 personal page, do i have to create user for every page?
mysql
php
web
0 Votes
2 Answers
2nd Jan 2021, 4:15 AM
Sandy Harys
How should I assign 1 value to multiple variables?
c++
0 Votes
2 Answers
31st Oct 2019, 1:45 PM
Phuc Khang
how can i make output in single line like 1 a 2 c
python
0 Votes
15 Answers
28th Dec 2020, 9:04 AM
Karthik C
How can I learn HTML coding in 1 month?
html5
2 Votes
2 Answers
6th Oct 2020, 8:16 PM
saad bro
How can I do the Module 1 Test?
1
html
module
test
0 Votes
1 Answer
28th Nov 2018, 12:23 AM
Carter
I have 1 more issue with the code
c++
0 Votes
1 Answer
12th Jan 2019, 2:46 PM
shikha Gupta
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
...
9
Next >
Hot today
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
web application with java, spring boot
1 Votes
Fitting
0 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes