Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
*DAILY CHALLENGE* : Write a function that calculates and prints the n'th 'quix-number' to screen!
c#
c++
challenge
code
daily
html
js
php
python
ruby
5 Votes
38 Answers
24th Aug 2017, 9:24 AM
Julian Fechner
Can someone explain to me why the program prints "false"?
python
4 Votes
4 Answers
30th Apr 2017, 4:18 AM
kris
When I enter the first input, the program breaks and prints 0
c
1 Vote
11 Answers
15th Aug 2019, 6:25 PM
Geek
Can you please explain why it prints this way
python
1 Vote
2 Answers
4th Mar 2020, 4:05 AM
Ayanfe
what is wrong in this code? it just prints out the else statement
ifelse
python
rockpaperscissors
1 Vote
10 Answers
1st Apr 2018, 5:10 PM
Tanvir Hasan
Why does this code prints 20 instead of 30?
c/c++
0 Votes
2 Answers
24th Dec 2020, 12:30 AM
Glade
Why this C code prints different output in different runs?
c
2 Votes
2 Answers
18th Jul 2021, 2:41 AM
Rishi
Please could someone help me retrieve the challenge about creating a code that prints multiplication of numbers.
multiplication
2 Votes
56 Answers
30th May 2018, 9:39 AM
Sammy
1. Write a program that prints the minimum of four input integers.
variables
1 Vote
6 Answers
1st Dec 2020, 12:17 PM
Aquib Ali
Why the first elements prints as 0 - Java Arrays
arrays
java
loops
1 Vote
3 Answers
14th Apr 2023, 4:24 PM
GG128
Here,how this program prints the output as 1111.0 ??what about underscore?
python
2 Votes
3 Answers
25th Jul 2020, 3:16 PM
Shreepriya HA
what will be the highest no. this function prints if called?
python
0 Votes
5 Answers
4th Jul 2022, 8:53 PM
VISHAL CHAUDHARY
Hi javascript learners why this short code prints such strange value.
describe
hard
javascript
to
values
0 Votes
4 Answers
11th Aug 2020, 3:27 PM
Abdihakim Ismail
Write a program that inputs the name of the user and prints it in the given format
python
2 Votes
19 Answers
4th Nov 2022, 5:01 AM
Rama Krishna
Why it prints 14.445 instead of 14.45 when I input 3 ?
for
if
python
python3
range
2 Votes
5 Answers
11th Dec 2022, 12:09 PM
Engineer X
A simple program that prints all the ascii characters?
asciiascii
c++
0 Votes
3 Answers
8th Apr 2017, 11:29 AM
eddy
What is the difference between puts and prints in ruby
ruby
3 Votes
2 Answers
1st Sep 2017, 2:51 AM
Sayantan Sinharay
Suppose a variable named var type in the code to prints it value.
variables
-11 Votes
6 Answers
10th Oct 2020, 7:25 PM
Iqbal Azim
Can someone help me code a code which prints prime no. Infinitely.
c
code
help
prime
question
0 Votes
7 Answers
10th Apr 2019, 4:13 PM
Kenee Patel
Challenge; small and trick used program that prints "i love sololearn"
c++
css
html
java
jquery
js
python3
3 Votes
3 Answers
14th Sep 2017, 2:12 AM
Rabin Singh
Please tell me why this code is not outputting the desired output?It always prints z.
python
3 Votes
7 Answers
9th Sep 2021, 2:16 AM
Vaibhav Tiwari
*FRIDAY CHALLENGE* : write a code that gets as input a positive number N > 1 and prints a N x N CLOCKWISE-SPIRAL-SQUARE
c#
c++
challenge
friday
html
java
php
python
ruby
weekend
57 Votes
75 Answers
18th Aug 2017, 12:59 AM
Louis
How can I make loop that only prints even number ?
java
js
programming
python
web
-1 Vote
3 Answers
14th Dec 2021, 7:44 AM
Jaspreet Singh
Write a program that prints the integer part and float part of any float number
c++
0 Votes
13 Answers
2nd Dec 2020, 2:08 PM
Shayma Khader
How can you make a program that prints your name as output
c++
printinga
text
3 Votes
3 Answers
16th Jun 2020, 7:17 PM
Antisocial.
If prints out the 'true' even tough its false.
else-statements
if-statements
python3
0 Votes
1 Answer
5th Mar 2019, 10:26 AM
Sai
How do I make a array that prints random things that are submitted?
python
2 Votes
4 Answers
24th Aug 2019, 4:51 PM
Ethan
C program that prints your name five times on the screen
c
-2 Votes
3 Answers
5th Oct 2020, 6:24 PM
Lyndon Lee Pacis
What if // prints "hello world", I changed to // hello world
comments
1 Vote
3 Answers
20th Aug 2019, 6:19 AM
Mamax
Why does this not print the smallest number and instead prints 0?
novice
0 Votes
4 Answers
18th Mar 2021, 9:36 AM
Cameron J Hughes-Daly
User Input AFTER something prints in the output box?
java
0 Votes
1 Answer
5th Jun 2017, 3:03 PM
Jacob Braun
How do you make a program that prints emirps.
emirp
help
0 Votes
1 Answer
26th May 2017, 3:23 PM
Miriam Abaata
Why it prints 3 instead of 6 and also with space?
c,c++
0 Votes
2 Answers
27th Aug 2019, 3:50 AM
Chetan Mude
How it works and prints 47 when i do it as printf("%d",arr[47]);
arrays
2 Votes
2 Answers
13th Oct 2019, 2:39 AM
Joѕнυα
How to write a loop that prints out index of every 'i' in 'Mississippi'
loops
python
1 Vote
4 Answers
10th Jan 2020, 3:59 AM
Lalit kumar
Fill in the blanks to declare an arrow function that takes an array and prints the odd elements.
es6
functions
javascript
loops
-1 Vote
10 Answers
14th May 2020, 4:26 PM
"Mohammed Khier" Alawadi
Does Printf Automatically add \n when it prints strings(%s) C LANGUAGE
c
help
question
0 Votes
2 Answers
2nd Feb 2020, 8:47 PM
mert aydın
How to write a program that prints * pattern using while loop
loops
-1 Vote
4 Answers
29th Oct 2018, 4:23 PM
abinaya
How do you know that which hex code prints out he right color
colors
2 Votes
3 Answers
9th Feb 2019, 7:58 PM
Mwikisa Kapesa Lufungulo
This code sometimes doesn't work and it prints out something like 0.1999999999996$ instead of 0.20$ Please help!
java
5 Votes
6 Answers
19th Dec 2018, 12:50 PM
Catzzzz™
Please help me know why this code prints 50?? Shouldn't the answer be a boolean value?
code
help
output
python
2 Votes
7 Answers
26th May 2020, 5:46 AM
Shivangi Agarwal
Why does this code prints not only the argument passed to the function but also an undefined type.
console
javascript
1 Vote
14 Answers
25th Aug 2022, 9:29 AM
Dhanraj Tamang
where is the wrong i want to write recursive method prints all small letters
erorrs
java
methods
recursive
0 Votes
9 Answers
26th Aug 2017, 12:18 PM
Ghiath Aletek
Can I know why this java code prints 'b'. Please help if you can.
char
java
logic
problems
program
1 Vote
5 Answers
3rd Aug 2019, 3:16 PM
Krishnanshu Dey
Why it prints the else statement if i give "hi" as input...?
error
0 Votes
2 Answers
29th Oct 2022, 2:33 PM
Kiruthik Kumar
Fill in the blanks to define a function that prints "Yes", if its parameter is an even number, and "No" otherwise.
functions
python
0 Votes
10 Answers
30th Aug 2016, 9:56 PM
Peter
Can anyone explain why given input to equal 6 or 7 it prints 4567
if-statements
python
3 Votes
3 Answers
24th Dec 2018, 3:45 AM
Jacob Heath
Here...idk why but even if i enter the correct number...it prints 'wrongly guessed'
python3
1 Vote
3 Answers
30th May 2019, 4:36 AM
Y AD Ù
Why writing " \ \ n " inside the cout statement, it prints \n.
\n
cout
2 Votes
5 Answers
17th Mar 2017, 8:39 PM
cool_boy12344
what is the answer to this question? Fill in the blanks to define a function that takes two arguments and prints their multiplac
and
arguments
function
functions
modules
python3
-1 Vote
10 Answers
15th Nov 2019, 2:12 AM
Erick Flesch
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
4
...
8
Next >
Hot today
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
Html learn
1 Votes
Java doubt coders
0 Votes