Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Motive : TO INITIALIZE DEFAULT VALUES TO MEMBERS OF STRUCTURE
structs
0 Votes
1 Answer
17th Apr 2020, 6:54 PM
Atulit Anand
Code Coach Question : It is a sign, test case 3 and 5 keep failing
c#
coach
code
sign
1 Vote
4 Answers
26th Sep 2020, 9:38 PM
sneeze
Position : sticky , align-items:center , justify-content: center not working on this program why?
css
html
0 Votes
4 Answers
30th Dec 2023, 7:18 AM
Dark knight
What is the output of the following program : y = 8 z = lambda x : x * y print z(6)
python
-2 Votes
5 Answers
17th Jul 2016, 3:12 AM
Subhankar Paul
Which is the best free online course platform : edx,coursera,udacity or udemy?
course
online
0 Votes
3 Answers
1st Jul 2017, 4:40 PM
suryapoojary
please why when I write this it doesn't work : <p align="center"> <h1>booba</h1> </p>??
urgentcare
-1 Vote
5 Answers
9th Oct 2020, 12:20 PM
Childeric Yameogo
*DAILY CHALLENGE* : write a code that gets as input a positive number n > 1 and prints n rows from "3-SUM-TRIANGLE".
c#
c++
challenge
daily
html
java
js
php
python
ruby
8 Votes
32 Answers
15th Aug 2017, 8:11 PM
Julian Fechner
How do we compare strings like : "ABC" and "123" in python?
string
0 Votes
2 Answers
25th May 2020, 3:31 PM
Sonam Yoezer
Slicing Doubt : why does the 2nd print statement result in blank?
python
slicing
0 Votes
2 Answers
6th Aug 2023, 11:59 AM
Dayya
Can you give an example of : Converting a HashSet to a string ? in C#
c#
convert
converting
csharp
example
hashset
string
3 Votes
4 Answers
24th Jun 2021, 9:05 AM
Issam Abdoh
request : make a simple basic java program using two methods
basic
eas
easy
java
method
0 Votes
1 Answer
28th Mar 2019, 7:50 PM
kuku Debbarma
What's the different btw : comments, multi-lne comments and doc comments?
comments
java
0 Votes
3 Answers
22nd Oct 2016, 2:50 PM
Youssra Lina
What are the difference between these three : Core Java, Advanced Java and Servlet?
advanced
core
difference
java
servlet
3 Votes
2 Answers
14th Feb 2018, 5:57 AM
Tanya Srivastava
Why we can use "while true : " insted of while with an expression?
codeplayground
2 Votes
4 Answers
3rd Sep 2018, 3:18 PM
Hari Krishna Sahu
Can anyone explain about this part of Windows.h library : system('clear');???
c++
1 Vote
2 Answers
6th Nov 2016, 9:03 AM
AREZOO
I am confused, what should I learn first : R, Python or SQL?
python3
r
sql
0 Votes
4 Answers
24th Jan 2019, 2:28 PM
Deadpool😎
How can i solve the math string with strchr : 23 + 65
c
code
language
or
source
0 Votes
3 Answers
21st May 2020, 9:48 PM
Abbasali
int x=3; switch(x){case 1: x+=x; case 2: x+=x; case 5: x+=x; default : x+=x}; cout<<x; output?
cpp
output
0 Votes
6 Answers
25th Aug 2020, 7:05 AM
Harsh Kant
What is the benefit of this ' : ' in this code?
lambdas
python
0 Votes
2 Answers
23rd May 2018, 5:30 PM
Omar
Write a program that changes a temperature reading from Fahrenheit to Celsius using the following formula : )
c++
0 Votes
14 Answers
10th Oct 2017, 4:14 PM
Nel John
how to find number of digits in a given number in python or C++ (for example : 345 has 3 digits)?
c++
python
python3
2 Votes
12 Answers
6th Sep 2020, 10:35 AM
Ankit Nainwal
Can I do python as a <redacted : COPPA> ? I have a computer already python installed.
meaning?
relevant
tags
2 Votes
6 Answers
25th May 2021, 5:02 PM
Dev Baberwal
What is the type of lowercase Roman Number in ordered list : <ol type="">
html
6 Votes
2 Answers
8th Jun 2017, 3:13 PM
BENOTMANE
Challenge : convert the string into lowercase and check it is palindrome or not !!!
challenges
lowercase
palindrome
string
2 Votes
7 Answers
23rd Nov 2017, 6:35 AM
Amar Dahake
Write a for loop code in c++ language whose output is :
2
0 Votes
2 Answers
7th Nov 2018, 2:41 AM
Deviprasad Sahu
Need of better Framework for Web Development : Codeignitor or laravel
development
javascript
mysql
php
phpmyadmin
python
scripting
scripting-languages
web
1 Vote
2 Answers
17th May 2017, 6:38 PM
Sahil Singh
I made a love calculator , Now I want to add some function like :
css
html
javascript
0 Votes
4 Answers
10th Jan 2021, 3:18 PM
Sajid Ali
if x = [1, 2, 3, 4, 5], what is the output of print(x[ : ])?
lists
1 Vote
4 Answers
21st Apr 2020, 8:47 AM
Md. Faruk Hossain
What language should i learn for a programmer gaming : js , java or C#
c#
games
help
java
javascript
js
q
scripting-languages
1 Vote
8 Answers
18th Oct 2017, 3:06 PM
Sid Ahmed
For the beginner : what is correct order of start learning different languages ...? (C++; HTML; java; python; .net; php ; ruby)
.net
c++
html
java
php
python
ruby
20 Votes
5 Answers
8th Apr 2017, 3:59 AM
#Happy@777
Union in structure : The code is not working with a character as a choice i.e 'y'
c
0 Votes
10 Answers
11th Jul 2019, 3:27 AM
Sofi Chaudhary
Почему я когда ввожу этот код: elif user_input =="add" : идёт сбой. Пишет синтаксная ошибка.
sololearn
0 Votes
5 Answers
26th Feb 2020, 6:14 PM
daulet
Can't create array such as arr[] : { a , b , c , d , e } ?
arrays
c++
0 Votes
7 Answers
2nd Nov 2016, 9:07 PM
Deneroth Eisenhorn
Exploring delegates : code error MethodName does not exist in current context
c#
delegates
1 Vote
3 Answers
5th Feb 2018, 8:36 PM
sneeze
Classes and Objects : How to pass value to method void input()?
c++
oop
1 Vote
3 Answers
3rd Apr 2017, 5:06 AM
xxxx xxxxx
fun main(args : Array<String>) { println("kotin is great") } , code sahi hai phir b no input dikha rha hai
kotlin
1 Vote
12 Answers
9th May 2023, 3:37 PM
AKSHIT KAUSHIK
PY : "|" pipe bitwise-operator - What's the purpose & any real time example?
bitwise-operator
pipe
2 Votes
3 Answers
15th Jun 2020, 2:29 PM
VINOD JANGA
Didn't get this : You can accept user input multiple times throughout the program
codeplayground
1 Vote
4 Answers
29th Aug 2019, 8:39 PM
pradeep zeni
[4] My Project : Predicting GPA of a student using Machine Learning in PYTHON ❤🔥
c#
c++
css
html
java
javascript
php
python
ruby
6 Votes
3 Answers
20th Nov 2017, 10:45 AM
Aditya
What does it mean i didn't understand pls help? for (auto x : adj[v]) { cout << "-> " << x; printf("\n");
adjacencymatrix
c++
graphicalrepresentation
3 Votes
4 Answers
17th Aug 2019, 10:54 AM
Piyush Srivastava
why output : Method must have a return type ?
c#
constructors
0 Votes
1 Answer
3rd Jan 2017, 2:35 PM
baiyu
Palindrom exploration : finds all the palindroms inside a word
palindrom
-1 Vote
1 Answer
19th Aug 2017, 7:23 AM
VcC
🔠 CHALLENGE : 🏆🏆Your task is to take a single line string as input, representing Triangularity code ..
any
challenges
language
sololearn
8 Votes
6 Answers
15th Feb 2018, 6:50 PM
P∆WAN M∆URY∆
Whatis2'scomplement representation perform the subtraction for the following operation : (+42)+(−13) and (−42)−(−13)
binarysubtraction
java
1 Vote
2 Answers
30th Dec 2019, 5:45 PM
Piyush Srivastava
*DAILY CHALLENGE* : Write a function that splits a given integer array into 2 arrays so that the sums of them are equal!
c#
c++
challenge
code
daily
java
js
php
python
ruby
7 Votes
30 Answers
23rd Aug 2017, 9:39 AM
Julian Fechner
Attempted import error : 'Switch' is not exported from 'react-router-dom' (imported as 'Switch').
create-react-app
react
react-router
react-router-dom
switch
0 Votes
3 Answers
28th Oct 2022, 11:35 AM
Asha
Describe each step of execution & give output for the following program segment :
c
2 Votes
2 Answers
4th May 2019, 4:17 PM
Danish Kamal
Why this statement gives error ? Any explanation please?(The error is : integer number too large)
java
2 Votes
4 Answers
4th Feb 2020, 11:42 AM
Hichem GOUIA
request : make a simple basic java program using two methods
basic
beginner
call
easy
function
java
method
-1 Vote
1 Answer
28th Mar 2019, 7:49 PM
kuku Debbarma
What is the difference between (python : beginner,intermediate,datastructures)course & python core course
difference
python
pythoncore
1 Vote
1 Answer
4th Nov 2021, 4:16 AM
👉Da Baby👈
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
12
13
14
...
20
Next >
Hot today
I NEED to make a game
1 Votes
Regarding course
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Solved Grouping data
0 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Naming Variables
0 Votes
what is python
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes
Best way to learn
0 Votes