Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Any one who can identify the bug?? Am unable to pass the 3rd test. It is the second last project in java lesson(more on classes)
java
oop
2 голосов
4 ответов
18th Jul 2022, 6:28 PM
socka
My question is string base '''''''' first line second line''''' this is the input, then how to output
strings
0 голосов
2 ответов
8th Nov 2019, 7:37 AM
Vijaykumar Kumar
I need help my console in visual studio 2015 just flushes, disappears in less than a second what could be the cause
c#
programming
visualstudio
2 голосов
4 ответов
14th Mar 2017, 8:33 AM
wellington chanda
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 голос
4 ответов
27th Sep 2019, 1:48 PM
Abhay Rao
Can somebody answer the question? why color in my table on the second row is blue? Please see my code.
color
game
table
thrones
1 голос
3 ответов
10th Apr 2017, 6:22 PM
Ostap
the first line is wrong in try block but the second is not wrong then why it shows 'error occurred '
python
0 голосов
2 ответов
6th Jun 2022, 11:40 AM
Purple Phoenix 7
How does it look to use a break statement in a for loop especially when the second statement is omitted in the loop conition?
loops
0 голосов
4 ответов
3rd May 2019, 1:38 PM
haruna
hey guys hoq to put a second image below the paragraph???... (this is a very easy question)
html
images
0 голосов
2 ответов
21st Aug 2016, 11:36 AM
marc caudilla
What is wrong?? x =int(input("please put number")) y =int(input("please put the second one")) if x+y>0: print("positive number"
phython
0 голосов
2 ответов
21st Jan 2018, 8:17 AM
Mahmoud Essam
How does the code playground compile and execute code ? All in a single second or segmented
c++
codeplayground
compiler
input
output
srand
0 голосов
2 ответов
12th Jan 2017, 7:54 AM
Adam Banham
Why frame attribute i.e name is not working? Why frame1 is not displayed in first frame and frame2 in second frame?
frameset
0 голосов
3 ответов
25th Apr 2019, 11:34 AM
Usman Zafar
Help me with this declaration guys in second for loop?some one explain this to me in a simple way.
c++
0 голосов
3 ответов
7th Oct 2017, 7:33 AM
karthik
Please see the code bits someone explain me the second line comment. Reading the input file till there is input
inputstream
java
outputstream
1 голос
1 ответ
6th Jan 2022, 4:54 PM
stephen haokip
Why doesn't it work? where is the problem from? He only asks a question once and does not ask a second time, why?
python
0 голосов
3 ответов
14th Jun 2023, 11:29 AM
Amirhossein
enter numbers in a list and then store only first and last number...so tell where my code is going wrong because my code is storing fisrt and second last number
lists
python
0 голосов
15 ответов
26th Feb 2017, 2:00 PM
mrinalini
<div id="intro"> <p class="first">This is a <em> paragraph.</em></p> <p> This is the second paragraph. </p> </div> <p cl
css
selectors
0 голосов
2 ответов
16th Mar 2017, 8:43 PM
jyotiprakash mahto (Jpp)
In python, How can i print sequence of n nos in first line,n-1 in second line and so on?
c#
python
1 голос
2 ответов
17th Mar 2018, 8:54 AM
Narender Aviti
Which language I can combine with c++?
c++
combine
language
learn
new
second
1 голос
1 ответ
21st Aug 2018, 9:02 AM
Ayka ^^
In java if i want to assign an array values from a second file, how do I code that?
arrays
Custom
files
java
1 голос
2 ответов
13th Jul 2017, 6:19 PM
Wade Grimm
In java why we can not assign the value second time in a program in this app.
java
1 голос
1 ответ
11th Jan 2017, 4:15 PM
sonofknight man
Can anyone help me? Why only number appears in textarea when i chose two radio button in my code, second number replace frist.
html
javascript
web
-1 голос
6 ответов
10th Jan 2018, 5:30 PM
Kirollos Ayman
Input a four digit no. & Swap the first & last digit of no. And second & third digit will remain same
python
0 голосов
3 ответов
22nd Jul 2018, 1:02 PM
Ayush Verma
My auto generat value only one time genrate when I tap next button function not genrate second time new value please answer
css3
games
html5
javascript
jquery
student
web
1 голос
2 ответов
18th Jul 2020, 1:54 PM
PARMAR AAYUSH
I would like to ask for a way to improve the second code I wrote while still using the xor operation for it.
bits
cpp
operations
xor
0 голосов
2 ответов
15th Jul 2023, 5:12 PM
Dareen Moughrabi
Can any one tell me that what is the first second third fourth and so on langaueges which a developer have to study
all
0 голосов
4 ответов
4th Jul 2018, 2:16 AM
karangreat
I'm learning HTML and im almoust finished wich is the second best to learn? I goal is hacking and programming
goal
hack
html
learn
programming
sololearn
0 голосов
3 ответов
24th Dec 2016, 3:51 PM
Arman Azad
The program accepts unique integers x y and z as input.The program must swap the largest and second largest integers and print
above
c
in
program
solve
the
-1 голос
4 ответов
11th Jan 2019, 1:44 PM
Padmapriya Ravichandran
Plzz how do you write a program in javascript that tells the computer to change the color of text to another one every 5 second
coding
color
css
javascript
text
1 голос
6 ответов
22nd Dec 2016, 12:01 PM
Owen Jay
I want to do a second unordered list Bottoms under the first with ordered list like the first Tops. Thanks you.
list
list.
ordered
second
unordered
with
0 голосов
1 ответ
3rd Mar 2021, 6:20 AM
Malick Diagne
I'm confused because I just starting to learn C++. What is the difference between <iostream> and <iostream.h> ? I can't run the second one.
c++
cout
0 голосов
6 ответов
31st Jul 2016, 1:44 PM
kenn lingcay
I need help on the double quotes. I got the backslash right but I cant figure out the second character
python
strings
1 голос
2 ответов
6th Feb 2018, 2:28 AM
Nickolai
My code ia not fully exciting it till only second output after that it shows time exceed what should do
exceedtime
0 голосов
2 ответов
19th Jul 2019, 8:06 PM
Kartik Joshi
I want to make the program require me to enter a second number in order to plus them. But it does require me to type the second?
c++
0 голосов
9 ответов
9th Dec 2017, 8:26 AM
Gültekin Eroğlu
How do I make it so if my button is clicked a second time the text goes back to what it originally was?
button
events
function
html
javascript
1 голос
3 ответов
18th Mar 2018, 3:31 AM
Babydoll Scripts
What can I understand from 0x23fe4c from pointers in c++?. The second thing is why should i care for finding location of my var
pointers
1 голос
2 ответов
14th Jun 2019, 9:22 PM
The unknown 321
Define a function called "Division" with two parameters and return type float, which divides the first parameter with the second
int
main
0 голосов
2 ответов
10th May 2018, 7:17 AM
Mwesigwa Jovan Jonathans
I am not able to understand why I am getting the output like this for the second print statement. Could u pls help me out
python3
0 голосов
3 ответов
29th Jul 2022, 3:59 PM
Levi
How do u write yay on the first line and noob on the second line. If u run the code it comes as a single line
yay
2 голосов
4 ответов
25th Mar 2018, 10:39 PM
IZzZI
When I import the first column it appear but when I index the second column it doesn't appear!, why?
matplotlib
pandas
plot
0 голосов
1 ответ
1st Sep 2020, 9:09 PM
Ali Maher Noori Ali
Hey friends! Give me defination of second loop on my below description and reply me why its sum is 20.
c++
is
it
1 голос
1 ответ
15th Aug 2018, 6:12 PM
Albert Whittaker :Shaken To Code
How is the rounding code ?2.553 to 2.6 if the second decimal number is 5 and the first decimal number is an odd number, and ...
website
1 голос
3 ответов
24th Jul 2022, 9:33 AM
Zulpakar
Please help me to output the first number + operator + second number and it is not divided by anything, I don't know why
calculator
help
python
python3
1 голос
2 ответов
2nd Nov 2020, 3:08 AM
João Bernardo
Could somebody tell me : why C or Cpp program running on VisualStudio always show up in a second and disappears?
studio
visual
0 голосов
3 ответов
6th Nov 2017, 12:04 PM
yinhao liang
Man guys i need help with the second part ov the type conversion the question en the conversion are just confusing
type-conversion
0 голосов
2 ответов
3rd Feb 2020, 6:02 PM
Buyinzajohn
Everytime I use two inputs in the same code the second one gives and error message. Am I doing it wrong?
phyton
phyton3
0 голосов
2 ответов
13th Oct 2022, 9:38 PM
Ogunmolu Dipo
Hi , Is ""order by"" used after the combination of the tabels in the memory of the computer or just for the second table ?
selectnorwaychess.player,norwaychess.country,norwaychess.birthye
1 голос
2 ответов
19th Nov 2021, 8:42 PM
Ayoub Dekhil
What is the difference between fun1 and fun2 ? Why arr in fun1 have old memory of first call while calling second time?
function-arguments
predefined-variables
python3
3 голосов
2 ответов
8th Sep 2017, 9:50 AM
⚛prudhvi⚛
Please help! The FIRST is the fractional positive number, salary; SECOND field is an integer, the number of days worked in a...
c++
cpp
help_with_programming
0 голосов
2 ответов
25th Mar 2020, 2:43 PM
PUFFIN Channel
Hello! I need help!!!The task is in that when clicking the button in the second field there must appear a text "hello".
javascript
js
2 голосов
2 ответов
8th Oct 2017, 12:26 PM
Shalve ntius
Didnt understand the second fornatted string code. Console.WriteLine("x = {0}; y = {1}", x, y); Why x & y is 0 & 1?
c#
output
1 голос
3 ответов
18th Aug 2017, 12:39 PM
Akhi Jetra
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
10
11
12
13
Следующий >
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes