Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why for "The Spy Life" this code doesn't work with ASCII code :
c++
0 Votes
1 Answer
10th Aug 2020, 6:25 PM
Arshia44
How long will it take to learn : HTML , HTML5, Javascript, css and php?
html
links
1 Vote
5 Answers
1st Dec 2016, 7:10 PM
Jan Jaap
c++ : inpunt an integer N. get the average of all odd number from 1 to N.
c++
2 Votes
10 Answers
24th Jan 2018, 7:03 PM
Angelo
Anyone can make a program of this ? sample input : 583 and output is 5. Below is more description
java
2 Votes
19 Answers
18th Jul 2017, 5:22 AM
Amandeep
What is Range error : maximum call stack size exceeded, when calling a function??
development
javascript
web
1 Vote
3 Answers
20th Apr 2018, 6:12 AM
scientist
Who can tell me, what is better : ruby on rails or php??
php
ruby
0 Votes
2 Answers
31st Oct 2019, 8:00 PM
Анастасия
C language : How to generate random Number in every launch of program?
c
0 Votes
2 Answers
4th Dec 2020, 7:19 PM
Thunder Jack
The error : javac does not recognize as internal and external command
java
jdk
0 Votes
3 Answers
9th Dec 2016, 7:55 AM
MANAN CK
Web - am I thinking this right? I thought I seen this before :
color
css
how
html
input
j.s
long
question
web
1 Vote
3 Answers
18th Jun 2019, 5:08 AM
Ginfio
*DAILY-MINI-CHALLENGE* : Write a function that gets a positive int n as input and print the filled matrix (n*n) to the screen!
c#
c++
challenge
code
daily
js
php
python
ruby
5 Votes
23 Answers
23rd Aug 2017, 10:32 AM
Julian Fechner
Can anyone solve this ?? Question : create a JavaScript restaurantManager class with following properties :-
developer
javascript
web
website
0 Votes
4 Answers
21st Mar 2021, 11:31 AM
Dev Looper
In java : how to display the hour using a 12-hour clock? How to convert to GMT?
java
6 Votes
6 Answers
18th Aug 2017, 4:06 PM
Manal Medhat
If the code is : int x=4; int y=2; int z=x%y; Console. WriteLine("value of z is {2}",z);
c#
printoutput
8 Votes
5 Answers
1st Nov 2016, 5:17 PM
Uplabdhi Singh
For exemple this number : 35672825189..it's an intger ? Will be declared just int or long int ?
c++
int
long
variables
4 Votes
8 Answers
25th Apr 2017, 10:02 PM
De Vinci
What about this idea : sololearn is making exams yearly for the users so they can test their knowledge in specific languages.
courses
sololearn
9 Votes
10 Answers
28th Jul 2019, 6:04 PM
Saeed Alqassabi
Input a letter ex : a then output it as A
c/c++
0 Votes
2 Answers
1st Sep 2017, 2:40 AM
Huy Ngo
Which is faster for a server handling many requests : Python or NodeJS
javascript
node.js
python3
server-side
2 Votes
1 Answer
23rd Apr 2020, 12:35 PM
Njouondo Djimi Josias Aurel
Which one is correct : programming is coding or coding is programing ?
coding
programming
-2 Votes
3 Answers
28th Sep 2020, 3:17 PM
Ahmed Hussein Saleh
fun main(args : Array<String>) { var age = readLine (23) println("I'm acutally " + age) }
kotlin
1 Vote
4 Answers
9th Mar 2021, 9:50 AM
Mehedi Hassan
What is the syntax of SELECT statement for retrieving more than 1 columns? : )
sql
1 Vote
6 Answers
18th Mar 2017, 2:58 PM
Priyadharsan
Using <ctime> in cpp : Have you got the same output ?
c++
ctime
time
1 Vote
2 Answers
21st Jun 2017, 9:29 AM
clement
I dont understand : (!( the not logical operator, please help
java
operators
0 Votes
2 Answers
17th Dec 2016, 7:22 AM
Felix Ahrn
*Daily challenge* : Given a string, write a program to calculate frequencies of each character(not in repeated way)
c
c++
challenges
code
cpp
html
java
javascript
python
swift
6 Votes
8 Answers
24th Aug 2017, 8:07 PM
Amrendra Kumar
How to input text in cin... For example... Compiled.. Please enter no. : input... And sum
cin
text
1 Vote
6 Answers
5th Jun 2018, 10:37 AM
NamVr
Java : How do you choose to use static vs non static methods in your project?
java
static
4 Votes
5 Answers
23rd Nov 2017, 4:54 AM
shanky sharma
Я хочу стать программистом и не знаю что выбрать : big data или моб. приложения. Подскажите пожалуйста!
a
3 Votes
3 Answers
6th Dec 2020, 10:25 PM
Bylat2000
Hi my friend i have problem i dont know how to make this thing :
python
0 Votes
3 Answers
18th Feb 2022, 10:15 AM
Amir H.R.N
What we can write between this : int main(HERE) in C language
c
functions
main
scripting-languages
0 Votes
1 Answer
27th Sep 2019, 1:47 PM
Yahya LAZREK
Sql lesson have errors on lesson : SQL: case sensitive or case insensitive
mysql
mysqlerror
sqlbug
sqlerror
0 Votes
2 Answers
26th Dec 2019, 7:03 AM
Natsharu Nats
Hi everyone ! Please I don't know why this line is not working in my code :
java
0 Votes
4 Answers
20th May 2022, 7:36 PM
Michael AHOUANGAN
Sololearn free version : Does this app has limited number of free attempts?
free
sololearn
version
0 Votes
1 Answer
28th Jul 2022, 10:30 AM
Leesa
Challenge : Find Cartesian product of two sets in Python without using loops
challenges
java
python
python3
0 Votes
3 Answers
22nd Oct 2017, 8:33 AM
MAYUR ATKADE
VOTE : do you know Git, and would you like a Git course on Sololearn ?
backend
course
frontend
git
html
improvement
javascript
php
python
request
ruby
suggestion
7 Votes
2 Answers
16th Jan 2017, 2:34 PM
Baptiste Legrand
How do you know when to use : and when to use ; ?
else-statements
python
1 Vote
4 Answers
2nd Oct 2016, 2:43 AM
Pavel G
I got "SIGSEGV on thread : -1507067536" error. Any one who can correct this please
c
error
sololearn
0 Votes
3 Answers
14th Jul 2021, 7:19 AM
WaseEm BhatTi
Почему нельзя в программе Hallo world в скобках нельзя написать что нибудь по русски например : print('привет мир')
python
4 Votes
6 Answers
29th Nov 2016, 3:00 PM
Muhammad
Code Coach : Hovercraft Can someone please tell me why is this not showing correct answer?
codecoach
hovercraft
python
1 Vote
3 Answers
14th Jul 2022, 11:09 AM
Kruti
Maybe OFF-TOPIC : Should I really publish my app if I know it's not going to get many installs?
android
app
apple
google-play
off-topic
3 Votes
6 Answers
3rd Jul 2019, 10:37 PM
Coder
What is the use of the languages : react + redux and angular + nestjs
angular
nestjs
react
redux
1 Vote
2 Answers
22nd Sep 2020, 5:56 AM
ANKIT
Can we use a mixture of code : of C++ & java?
c/c++
java
1 Vote
1 Answer
6th Jul 2018, 2:47 PM
Driss Aharik
Please help me my code doesn't work 😭 😭 java course : Word counting and Character counting 🥺
java
1 Vote
3 Answers
9th Jul 2023, 11:56 PM
Kaung Myo Htet
Num1=int(input("Enter number") if(Num1%2==0) print ("no.is even") else : print ("no.is odd"). Wrong kya hai
codeHelp
hindi
python
0 Votes
3 Answers
27th Jul 2018, 4:03 PM
Sandeep Singh
*DAILY CHALLENGE* : You're unemployed and looking for new jobs. You earn 300$ per job. How much money can you earn in a year?
c#
c++
challenge
code
daily
java
js
php
python
ruby
5 Votes
25 Answers
26th Aug 2017, 1:49 PM
Julian Fechner
Which function prototype will match the function call : func(45.2,65) ?
c++
0 Votes
1 Answer
10th Aug 2017, 2:56 PM
RUNALI PANCHAL
Php chat : how to set sender and receiver msg independent
chat
history
mysql
php
Popup
sender
simple
0 Votes
1 Answer
28th Mar 2017, 12:14 PM
Mansoor Ali
Does any body know what is the use of : symbols?
javaxmlsymbol
0 Votes
1 Answer
28th Dec 2017, 5:25 AM
Yasin Sharifi
Got this error : illegal start of expression (at line 18)
arrays
c++
java
javascript
variables
0 Votes
1 Answer
31st Oct 2016, 5:44 AM
frhnims
Why is the rounding off not matching ? (Reference : Revenue project python)
python3
round
0 Votes
1 Answer
18th Oct 2022, 4:39 AM
Sanjay Kamath
"CHALLENGE" : Code a program which accepts infinite input errors and exceptions and loops and states the error too.
c#
c++
challenge
java
jquery
netbeans
php
python
ruby
sololearn
6 Votes
5 Answers
6th Dec 2017, 4:05 PM
Ritwek Jaiswal
In python ; what is the difference between "is" and "==" ? For example : list1 is list2 ... and list1==list2
python
reserved
syntax
6 Votes
5 Answers
10th May 2019, 2:53 AM
Abdelkader Barraj عبد القادر البراج
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
13
14
15
...
20
Next >
Hot today
How to improve code readability
0 Votes
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
what is python
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes
Best way to learn
0 Votes