Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
can someone guide me printing this . pls(I dont want the exact solution , want to do this myself but need help)
loop
pyramid
python3
square
vs
0 Stemmen
7 Antwoorden
11th Nov 2018, 3:43 PM
partha
Can anyone please explain the working of below code snippet how pointer is pointing and printing the values.
c
pointers
1 Stem
1 Antwoord
8th Aug 2021, 5:55 AM
Sanaya Singhaniya
Whats wrong with this code. ? Why is it not importing and printing out the you tube video describtion
py
2 Stemmen
2 Antwoorden
14th Mar 2019, 6:08 AM
felix Kiprop
JavaScript is not printing spaces in code playground. Is this a bug or JavaScript cannot print spaces at all?
amritj
javascript
spaces
4 Stemmen
2 Antwoorden
31st May 2017, 3:36 PM
Dragon Slayer Xavier
what is wrong with this code ? it is printing only the last print line of invalid arguments selected
python
0 Stemmen
2 Antwoorden
6th Aug 2022, 2:22 PM
prajakta gurav
[WHAT IS WRONG] Inputting 4 float numbers, either (+ or - ); but only add the negative and then printing the sum, two decimal.
float
help
java
math
sum
wrong
0 Stemmen
7 Antwoorden
7th Oct 2021, 10:24 AM
ruiririririri
What happens if you leave one qoutation mark or both if you are printing a string and why
karma
0 Stemmen
2 Antwoorden
16th Nov 2021, 12:23 PM
Abass Abadi Abdin kalu
I am faceing a problem with printing hello and world on two diffrent lines!! What shoupd i do now?
c++
1 Stem
4 Antwoorden
6th Dec 2016, 5:00 PM
Muhammad Umer
What do I have to put int/string/char.etc for printing the address of the user input by the user?
java
1 Stem
3 Antwoorden
2nd Aug 2017, 6:53 AM
Adhiraj Dhar
How to I avoid printing of an array'elements to the console not to form new line using for loop
javascript
0 Stemmen
3 Antwoorden
30th Dec 2020, 5:54 PM
Odelola Oluwaseyi
I want to delete 3 element and insert a element in second position, but it's not printing right
c
0 Stemmen
2 Antwoorden
14th Dec 2021, 7:40 AM
Siyam
Why isn't my code printing 5 and going up 1 each time until it is 10?
java
programming
0 Stemmen
2 Antwoorden
26th Jul 2017, 9:06 PM
Whitehat
Need some brief explanation on return statement in JavaScript...if it is used for printing the answer onto the screen?!!
function
javascript
return
1 Stem
2 Antwoorden
16th May 2020, 2:31 PM
✨ Muviee ✨
Why the last line of a file is printing 2 times in the compiler screen? (N.B: Please run on PC)
c
fgets
file
0 Stemmen
3 Antwoorden
1st Dec 2020, 6:51 PM
Samia Haque
Run and check the output of this code and explain why it is printing 0 ?
c++
challenges
java
python3
sololearn
0 Stemmen
2 Antwoorden
4th Aug 2017, 7:00 PM
Deepak Ranghar
How do I round a result to the nearest whole number.... Cos i tried casting but my result variable is printing zero
c#
2 Stemmen
3 Antwoorden
29th Jan 2021, 5:06 AM
Abdulmuizz Hamzat
When I am using System.out.printIn("") to print a text, then with the "In" code the print is not printing why?
java
0 Stemmen
4 Antwoorden
1st Aug 2018, 7:59 AM
Soumitra Roy
How can I make the dot(.) to be printing individually when it reach 10x will be stop and print(name)
python3
1 Stem
1 Antwoord
29th Jan 2022, 3:28 PM
Muhammad Abdulmalik
Please what is wrong with my code... It is printing Out Ok when the temperature is greater than 36.9
c++
cpp
0 Stemmen
1 Antwoord
12th Jun 2022, 8:17 AM
Priscilla💋💋
Problem With Files. I don't know why the last is printing twice. I seem to not understand how eof works?
c++
eof
files
stream
1 Stem
2 Antwoorden
18th Jun 2020, 10:42 AM
Prashant Pant
i input two Names having first name and last name, but this code is not printing both names ? can anyone help?
python
python3
0 Stemmen
5 Antwoorden
8th Mar 2019, 3:11 PM
Muhammad Ahad
Why the third static block is getting printed? Why not it’s printing the first or the second static block
block
static
0 Stemmen
2 Antwoorden
14th Jan 2019, 5:47 PM
Pramod Nayak
What If we write a program that reads output before printing and then decide if it halts or loops
alanturing
c
halting
haltingproblem
python
0 Stemmen
1 Antwoord
8th Nov 2019, 2:54 AM
Mangesh.
I want that, after printing a statement, the screen gets cleared after sometime, say 30 seconds. What command should I use?
c++
delay
statements
timer
1 Stem
4 Antwoorden
31st Jan 2017, 1:36 AM
Ipshita Ghosh
Which one is faster?? Printing numbers say from 1 to 100 in forward order or reverse order using a for loop??
c
2 Stemmen
3 Antwoorden
17th Jul 2017, 7:43 AM
Jashua Paul
Undefined Error in array.push after putting it in a variable then printing the value in the variable it in console
arrays
javascript
undefined
0 Stemmen
2 Antwoorden
14th Nov 2021, 11:27 AM
Manvendra Rajpoot
Can some help me with this code? It is not printing required input, why second textarea is not disabled even first one is empty?
ceased
ceasedcipher
cipher
css3
html5
javascript
1 Stem
4 Antwoorden
27th Sep 2019, 1:48 PM
Abhay Rao
The code in the description is supposed to reverse a string but its just printing the last letter please help me
help_needed
java
0 Stemmen
3 Antwoorden
26th Jun 2022, 4:24 PM
Pro
How can I do arithmetic operations and Print their values ?
Arithmetic
c#
operations
output
printing
values
0 Stemmen
7 Antwoorden
2nd Jul 2017, 5:04 AM
sanket shiktode
Even after typecasting at line 18, why does it keep printing 0 as output for any given input ?
c
math.h
0 Stemmen
1 Antwoord
19th May 2018, 11:11 AM
Md Arshad Ali
I have to print square matrix from 1 to n² anticlockwise direction starting from center, idk why it is printing 0.
arrays
java
0 Stemmen
2 Antwoorden
5th Sep 2022, 2:54 PM
Kishan Khanna
Pls help code a program to print the numerals 15 to 1 on screen. Use a loop to control the printing
c++
0 Stemmen
3 Antwoorden
2nd Dec 2021, 8:17 AM
Naziru
Hello, Please I tried printing a variable value along with a string with cout. Cout<< var "Is the answer"; help please
c++
cout
0 Stemmen
4 Antwoorden
2nd Dec 2016, 3:00 PM
Nkenfack Tebonfack Mathurin
Reading and Counting number of upper case and lower case alphabets from a exsisting text file and printing it .c++ programme .
c++
0 Stemmen
2 Antwoorden
12th May 2019, 12:30 PM
D Daniel
Reading and Counting number of upper case and lower case alphabets from a exsisting text file and printing it .
a
alphabets
and
c++
case
counting
file
from
in
lower
number
of
upper
0 Stemmen
2 Antwoorden
12th May 2019, 8:56 AM
D Daniel
After printing "Breaking" why doesn't it print the value of (i) even though in the code it is written print(i)?
loops
python
0 Stemmen
3 Antwoorden
2nd Mar 2016, 2:47 AM
Dave
Why does not my code work as the the one provided??( in terms of printing the value 0 1 2 3 ...like that ....check the code pls)
html
javascript
1 Stem
7 Antwoorden
4th Mar 2019, 7:49 PM
[ ]
The last function of code is printing out none instead of 0 and 1, pls what can I do to correct it?? Thanks.
7
1 Stem
3 Antwoorden
10th May 2021, 4:45 AM
Adibeh Esther
Any body Can explain me how Prime number print I have a code and code printing prime number but didn't get the logic(javascript)
for
loops
primenumber
2 Stemmen
2 Antwoorden
13th May 2021, 2:41 PM
Rohit Kumar
please tell me the simple sytax for printing numbera in diamond shape and please help me to understand loop concepts
loops
1 Stem
2 Antwoorden
21st Aug 2017, 2:35 AM
Simran Kaur
when i type go for printing a variable, it shows me syntex error. I checked the syntex and couldn't find anything wrong. What is the problem?
python
variables
0 Stemmen
7 Antwoorden
20th Aug 2016, 10:45 AM
Tanishka Soni
The below C program takes two input a,b but when executed it asks for another null input before printing the sum of a,b. Why?
buffer
c
input
0 Stemmen
3 Antwoorden
28th May 2021, 3:42 PM
SATYAM SINGH
Write a prog. to continuously print the input no.s and stop printing when the input no. is 42 and exit when the input no. Is 101
python3
1 Stem
6 Antwoorden
6th Jan 2018, 12:29 PM
Abdou Goda
In c++ can we input something without printing it on screen and also how to clear screen in iostream?
basicc++
sololearn
0 Stemmen
2 Antwoorden
9th Jul 2017, 3:14 PM
Rishabh Singh Rajput
It says the answer is 4, but if nums=list (range (5)) then if I print (nums) I should see 0,1,2,3,4. and if I then print nums but indexing 4 it should be printing 3. what am I missing?
python
range
16 Stemmen
12 Antwoorden
22nd Jun 2016, 5:44 AM
zak
Converting Seconds into days, hours, minutes, and seconds and printing them , There 's a syntax error (Can't assign to literal)
error
syntax
1 Stem
2 Antwoorden
16th Sep 2017, 11:36 PM
Hamada Hellal
Why this code is printing whole string?. When we write string or int in place of char datatype then, it gives us address why?
array
character
cpp
0 Stemmen
3 Antwoorden
21st Apr 2022, 5:17 AM
Muhammad Talha Atif
Table from 1 to 10 finding some error in output it it's priting some useless numbers between 1-3 instead of printing 2. Solve it
c
0 Stemmen
2 Antwoorden
23rd Sep 2022, 3:11 PM
Venom
i input two Names having first name and last name, but this code is not printing both names ? can anyone help?
python
python3
0 Stemmen
2 Antwoorden
8th Mar 2019, 2:40 PM
Muhammad Ahad
Hello pls I'm having with a code.I'm trying to write letter A but it's nt printing it out.the A is smh deformed.pls help me!!
for
python
while
0 Stemmen
3 Antwoorden
23rd Nov 2018, 6:38 PM
tobi emma Oladele
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
8
9
10
Volgende >
Populair vandaag
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚨
1 Votes
Salut tout le monde
1 Votes