Q&A Discussions
Search
Search
Ask a question
Ask a question
Why is the value of n (when printing n1:{n} after the r(lst,n-1) becomes 2 and not 1?what happens when the function do return?
code
python
resursion
0 Votes
1 Answers
9th Jul 2023, 1:40 PM
Azalea
my output here needs to be 55 but it is still printing 56, and I don't know why. someone knows the reason?
ceil
round
0 Votes
1 Answers
26th Jul 2022, 6:15 AM
Martin Ledezma
In this program; when i have set the capacity to 20 and tried to print that it is even printing the same as initial .why?
java
strings
1 Votes
2 Answers
14th May 2018, 1:19 PM
himani
See the code in the Decription and tell why adding a " \ " results in printing of "\\n" ?
\n
cout
0 Votes
1 Answers
17th Mar 2017, 9:16 PM
cool_boy12344
here in my code extra blank space is printing after each row last elements and extra line break after last element .
python3
0 Votes
1 Answers
19th Feb 2019, 11:18 AM
कामेश
If list is zero indexed, what is the output of printing out list[3] if list = [343 , 22, 50, 25, 100]?
#sololearn
-1 Votes
1 Answers
30th Apr 2018, 2:23 PM
shadrach esharive
What the process going on to printing the value 1 . Not(not x or not y and x or not y)
cpp
sololearn
0 Votes
1 Answers
16th Sep 2020, 12:05 PM
Suparna Podder
Here to print dictionary %(name, number) is used, why % is used instead of common?
%
dictionary
for
printing
python
why
1 Votes
1 Answers
9th May 2021, 5:45 AM
Kavya N
print a loop of squares in python keeping the range from 0 to 25 the loop shouls stop printing as soon as it encounters the numb
function-arguments
loops
print
python3
range
1 Votes
2 Answers
23rd Jun 2018, 6:28 AM
Harsh Ris
How to Print the Elements of any list or any loop in same row instead of printing it in different row?
lists
python
0 Votes
2 Answers
17th Jan 2017, 2:51 PM
Gaurav
i created a programe for printing all prime no between say 1 to 100 now i want to store all that in an array,how to do that?
c++
0 Votes
5 Answers
10th Aug 2016, 6:43 PM
Tarun kumar parashar
Py.exe on windows close auto after printing the result (after 0.1 second ) ... Anyone know a order like pause or something !?
py.exe
python
time
windows
1 Votes
2 Answers
25th Nov 2016, 9:02 PM
Hadj Hadji
Why it’s printing True even I put a float value like with zero after decimal point - for example (7.0 , 5.0) ?
data
float
int
python
python3
type
0 Votes
1 Answers
2nd Sep 2021, 7:29 AM
Balraj Singh
Issue with my for loop to print the result of a formula. Why is the formula is for loop not printing please?
javascript
0 Votes
2 Answers
20th Apr 2017, 6:26 PM
AceDev
How to make a python code that will ask user the number of printing word "eggs"and then print the word "eggs" as much times?
python
0 Votes
3 Answers
16th Dec 2016, 3:23 AM
Timo
How to accept numbers frm users using arrays and printing the 4th power of the number and store it in another array and print it
arrays
0 Votes
3 Answers
22nd Nov 2016, 8:04 PM
Piyush Bisht
The program enters the user during the morning and evening and the night and the program printing period in the hours of morning
c++
in
plese
0 Votes
1 Answers
15th Dec 2017, 5:58 AM
Bakre Mohmed Ali
in java we can tell what's the exact error by using catch(Exception e){ e.printStackTrace(); //or System.out.println(e.getMessage()); // or just printing the exception class } is that possible in python in any way ?
exceptions
python
3 Votes
5 Answers
10th Sep 2016, 2:47 PM
Hossam Mahmoud
If I assign a single chat at first index of char array and then I print whole array then only that single char is not printing
c++
0 Votes
3 Answers
12th Aug 2017, 4:23 PM
Hacker
Why does printing a reference variable prints D string object if all it does is point to D memory address of D String object
java
reference-types
reference-variables
0 Votes
1 Answers
3rd Jul 2018, 8:30 AM
Just_Chuel
[RE_UNSOLVED]my program is not able to read data from file on pc , its just printing bunch of zeros when testing the input
c
file
file_io
zero
0 Votes
1 Answers
25th Feb 2018, 6:32 AM
Hridyansh Thakur
C++ help
c++
cout
functions
integer
myfunction
parameter
printing
screen
value
void
-1 Votes
2 Answers
24th Feb 2019, 4:33 AM
Amina Perazic
The following code to enter and print a matrix is printing an 'empty' 2D list instead of what I entered. What error am I making?
lists
python3
0 Votes
1 Answers
10th Dec 2018, 2:15 AM
Rishabh Das
Can we have more generalised solution for this code?
coder
coding
else
for
if
pattern
printing
programming
python3
range
0 Votes
2 Answers
24th Jan 2020, 1:49 PM
Skyler
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
Next >
Hot today
Please how do I write a lyric scraping webapp
0 Votes
Why it is not work? Python
0 Votes
How do I link a database to my html code?
3 Votes
Why is the words count always wrong
1 Votes
How to print floating value of only last 2 round points in c++?
3 Votes
Snap crackle pop help
2 Votes
How can I print the solution just once, I have a Problem of context
0 Votes
number=int(input()) one=5.00 if number>1: number=(number*one)-(10/100)+(one+(one*(7/100))) print(number)#whats wr0n
0 Votes
Hi, I'm stuck on smart parking lot. I searched the community for help but it doesn't work. Can anyone help me?
1 Votes
i want to learn React-Js, Suggest me best website to learn from scratch and easy to understand
0 Votes