Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
A string contains " my name is java ethusaisum pogram" im that string return a word which having adjustance 'vowels'
java
strings
1 Vote
1 Réponse
24th Aug 2018, 1:51 PM
Mohan Krishna
I get time limit exceeded .butexpecting output is" true and no of matched parenthesis " and false if parenthesis are not mathed
python3
0 Vote
3 Réponses
12th Feb 2019, 6:22 AM
Shaik Abeedh
Void print something(). Can we choose another function instead of void here. For example " main". Is void necessary ?
c++
functions
0 Vote
3 Réponses
1st Dec 2016, 7:08 PM
Black Temple
How to fix " Eclipse Unable to Launch, the selection cannot be launched, and there are no recent launches"
development
eclipse
error
python
python3
0 Vote
1 Réponse
5th Sep 2019, 12:55 PM
mounir abdelmolk
Can you help me for like this : is quoted with " which must be escaped when used within the value
java
0 Vote
1 Réponse
2nd Sep 2020, 12:15 PM
mansi
How can i take input from scanner ...like i code and "what is your age prints on the screen " and i will put if else condition ?
java
0 Vote
7 Réponses
26th May 2020, 10:36 AM
Harsh Vyas
Hello could someone explain to me why this arduino code doesn't work? It says that " 'n' was not declared in this scope" thanks.
arduino
1 Vote
4 Réponses
12th Feb 2019, 9:11 PM
Alexis Durand
What if the main method is just " void main( Strings [args])" instead of Public static (Strings [args])
java
methods
0 Vote
1 Réponse
22nd May 2018, 3:57 AM
Revolution .....
I put 2 variables with the value 267 and compared it with the " is" command in Python and returns the False value. What is the
python
2 Votes
3 Réponses
25th Feb 2021, 9:59 PM
Amir
Can anyone please explain me object pointing methods (pointer and others) and about " ::" < these dots and CONSTANT ..??
begginer
c++
classes
help
method
objects
operation
pointers
3 Votes
1 Réponse
4th Feb 2018, 12:51 PM
Anmol Batra
Please I can't access my 9.2 Code Repo. It says "something went wrong " please what do I do?
html
0 Vote
1 Réponse
8th Oct 2022, 10:50 AM
EKWENSI ONYINYE LYNDA
what is the code in js for " when i click on enter button the next page is appear
@arbbadsa
@sololearn
0 Vote
1 Réponse
20th May 2020, 2:08 AM
Arun
#include <iostream> using namespace std; int main() { int num = 7; while (num > 6) { cout << "Number: " << num;
loops
0 Vote
3 Réponses
25th Apr 2018, 6:22 AM
Aditya Mehta
Can anyone tell me how the following code operates , I don't know why "return fib(n-1) + fib(n-2) " is given
python3
0 Vote
1 Réponse
4th Jul 2020, 5:42 AM
Pavan Vijay.J
How to overload assignment operator for a class having member as " int * ptr; and A *a;" Here A is class declared in some librar
c++
1 Vote
4 Réponses
14th Oct 2019, 1:38 PM
Amit chavare
Guys im creating a calculator. How can is use the " ." Button ? What is the right way please help me
c#
0 Vote
3 Réponses
15th Oct 2018, 11:08 AM
Diako
Please explain this code.. how does "sum" assign its value from " i" in this code below ?
code
javascript
-1 Vote
2 Réponses
3rd Sep 2017, 3:05 PM
$ Suresh Purohit $
when i whant to "build" the program i write, give the " there is no executable compiler for GNU GCC Compiler" in build log box ?
c++
compiler
error
executable
1 Vote
6 Réponses
8th Dec 2016, 5:58 PM
hamed
I want to choose another color for text by using js and use boolean operator " || ". Why doesn't it work now? Help pls🙏🙏🙏
boolean-logic
js
2 Votes
2 Réponses
11th May 2020, 1:15 PM
Pavel Durov
Rearrange the code to surround the text " I am learning HTML on sololearn!" With opening and closing <p>tags!.any explanation🤷.
kcee
-3 Votes
2 Réponses
16th Aug 2020, 2:59 PM
Kcee Ben
I'm using eclipse and it always shows "Launch failed. Binary not found. " when I run my program. What can I do?
binary
c++
eclipse
failed
1 Vote
3 Réponses
14th Sep 2016, 3:18 PM
franka
What's the use of " myArr[0][2] = 42;" in this code , if we removed it the code will give same result
arrays
0 Vote
2 Réponses
28th Sep 2018, 9:00 PM
hend kandil
In this book store c++ program whay "book not found " word comes when ever the search is right can any one help 😀
c++problem
0 Vote
1 Réponse
31st May 2022, 6:13 PM
♥Heart ♥Hacker♥
this this platform just show "hello" of following code, but why not showing" this a web class " in title tag??
html
0 Vote
2 Réponses
11th Feb 2019, 11:53 PM
Usman Zafar
what this line says "Python code often contains references to the comedy group Monty Python. This is why the words, "spam" and "
monty
python
1 Vote
1 Réponse
22nd Sep 2018, 3:54 PM
AAKASH H UEC18101
Which one is fastest if $a = 10; echo "Output is: {$a}"; echo "Output is " . $a; echo 'Output is ' . $a; echo "Output is $a";
php
3 Votes
6 Réponses
20th Jul 2016, 11:09 AM
Dushyant Srivastava
Что не так? <html> <head> <h1>это мой первый сайт!</h1> <h3>как это сделать</h3> <p id="p">для создания надо скачать программу "
html5
0 Vote
2 Réponses
10th Mar 2018, 2:54 PM
Alexga
Hello guys some one help me explain this while loop x = 1 while x < 10: if x%2 == 0: print(str(x) + " is even")
python3
1 Vote
3 Réponses
10th Aug 2020, 8:08 AM
Akatwijuka Allan
I need help to create a program where he first ask you "What's your name?: " and then it gives you as output "Hello (name)"
input
java
0 Vote
5 Réponses
8th Jan 2018, 5:57 PM
Alessandro
In the last project of the Python beginners course I am having an error in output " none ,'what should I do?
code
following
help
project
python
searchengine
0 Vote
2 Réponses
2nd Aug 2022, 6:21 PM
Sabeen Fatima
How do i add a variable within a string block ? For example: " my name is + myVar+ and I age is + age+."
javascript
0 Vote
5 Réponses
26th Dec 2017, 5:35 AM
Yasir Taj
What does it mean by Strictfp keywords in this question below ? "Which variable types does the Strictfp keyword affect? "
in
java
1 Vote
1 Réponse
12th Jan 2019, 12:56 AM
Mohamed Saber
Take the name as input name = input() # Use concatenation to join 2 strings message = "Nice to meet you, " name # Display the
concat
0 Vote
3 Réponses
9th Oct 2023, 5:22 PM
olawoyin tunji
What wrong
"
".center(105,
"#")
\033[31mlocation
print
python
tracking\033[0m
-2 Votes
3 Réponses
26th Apr 2020, 2:34 PM
Akram Barkat
Why in HTML language the ending code has first" / " this sign and then the same tag also please tell how it works
<html></html>
1 Vote
2 Réponses
27th Oct 2018, 11:20 AM
&hubham Gawade
Under Java->More on Classes->Polymorphism, to create an object of an inherited class, " Animal a = new Dog();" is used. "Dog a =
java
polymorphism
0 Vote
2 Réponses
20th Aug 2018, 4:25 AM
Dinesh Kumar
why is it that when you run python program it will bring something like this "look like your program need input " what shouldido
python
0 Vote
2 Réponses
9th Oct 2023, 4:36 PM
Layfix103
I need to print a list which have compination of "a to e " and "1 to 3" ? Output will be (a,1,b,2,c,3,d,e)! (Python preffered)
python3
1 Vote
2 Réponses
22nd Mar 2019, 12:42 PM
Lijo David
why in the description of type convertion there is no print command but in the "try it yourself " part?
python
type-conversion
0 Vote
1 Réponse
30th Aug 2016, 2:55 PM
M. Shahriar Rezoan
May somebody create a step list "what to do "" where to seach" "how to" " java or C# for beginers . Thx you alot alot
java
jdk
0 Vote
4 Réponses
13th Aug 2016, 4:21 PM
Nick Filippov
Javascript code with an function called KU . Function when called should return an alert " hello world". the button is me
design
web
-2 Votes
2 Réponses
13th Jun 2021, 2:21 PM
Alex Muendo
Please can someone with to correct this code? "Somebody wrote code to. take a string input and output it, repeated 10 times. "
help
i
need
please
this
with
0 Vote
1 Réponse
28th Jun 2022, 1:04 AM
Israel Nosakhare
After assigning value to the variable. Why dont we use the double inverted commas ( " ") in the cout function
c++
variables
0 Vote
1 Réponse
25th Feb 2017, 3:09 PM
RAHUL PATIDAR
How to write program for giving input " hai" and I want auto reply "hello"...and it should be a continuous process...java
java
-2 Votes
1 Réponse
6th Feb 2021, 9:41 AM
Durga
Could any one help me tht from where i can get ready made source code building a website "online freelance market place " ?
asp.net
code
developer
freelance
html
java
mysqli
mysqlserver
php
website
1 Vote
1 Réponse
13th Nov 2018, 8:34 AM
Sadaf Preety
Hope all at SoloLearn forgive my "borrowing " chunks of your code. I am still trying to get my head around the html intro sect
i
0 Vote
1 Réponse
21st Apr 2019, 3:14 PM
screwball70
why in the postfix increment , x increases and y equals " old x" , even if the equals x after increment?
c#
operators
0 Vote
2 Réponses
19th Aug 2016, 7:58 PM
Omar Hossam
I have installed code blocks but it is showing "cant find compiler Executable In your search " so what do i do next ?
c++
comments
1 Vote
2 Réponses
28th Jun 2017, 7:09 AM
Mangesh
my pic is in desktop's folder ...and name of folder is "im"And image name is" b " and is jpg image. to type to to display in htm
html
picture
0 Vote
3 Réponses
15th Apr 2019, 7:53 AM
prabesh
Hi , I am still new and I am not sure exacly what I am doing wrong . This is from the "let the party begin " practice.
balloons
c#
help
new
party
0 Vote
2 Réponses
27th Sep 2021, 5:27 PM
Eric Pregent
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
13
14
15
Suivant >
Aujourd'hui en vedette
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes