Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
2) You want to make a complete list of the animals for the zoo’s visitors. Write a query to output a new table with each animal'
mysql
0 Votes
1 Answer
24th Mar 2022, 10:18 AM
ankit
When I see long lines of code.,I get scared and think to myself how do they do it.. Is there a software or app you can download
alabi
timileyin
0 Votes
3 Answers
15th Jul 2017, 6:31 PM
Alabi Timileyin John
class A{ public: int x=2; ~A(){x++;} }; int main() { A ob; cout<<ob.x; } Why does it print 2? And why does it print 3 when you remove the ~ and turn it into a constructor?
c++
0 Votes
5 Answers
5th Aug 2016, 6:58 PM
jigoku_tenshi
what do you think i need to use to build a web app for books . like a labrary . (with c#) ?
c#
web
1 Vote
1 Answer
1st May 2018, 12:22 AM
Marouane Berhi
What if you write: x = 12 \n x = x + 'string' \n print (x) ; is the output then "12string"?
python
variables
0 Votes
2 Answers
25th Aug 2017, 3:00 PM
Leon Orou
Is possible to use python to download pictures from the web? If yeah, explain to me how to do that. Thank you
cpython
python
python3
0 Votes
2 Answers
7th Dec 2016, 8:01 PM
Djaber Meghar
Has anyone created an app that corresponds with a webstore or website? If you have I'd love to check it out or possibly talk.
html
html5
php
sololearn
sql
website
2 Votes
1 Answer
28th Jan 2017, 7:30 PM
Eric Kershner
You cant "make" a function a friend to a class without the class "giving away" its friendship to that function. means?
c++
classes
friend
0 Votes
2 Answers
20th Feb 2017, 2:32 AM
Jayesh Sarvaiya
Who else has realized that when you type the same code in some python executioners online it always has a problem
lists
python
0 Votes
2 Answers
3rd Mar 2017, 4:46 PM
labeja
Do you experience “imposter syndrome” as a developer (Using the term lightly)? When is it okay to call yourself a “developer”?
development
programming
software
0 Votes
1 Answer
17th May 2018, 2:39 AM
NULL
Can you give me a sample HTML file with a navigation that can be access within certain parts of the page?.
html5
0 Votes
2 Answers
29th Dec 2017, 9:44 AM
Johnny
What is the faster way to learn java? I am confused beacuse some ppl say you should learn algorthim then programming
programming
0 Votes
2 Answers
25th Oct 2017, 11:55 AM
Razan Alahmadi
What about new courses? Let's help Sololearn and collect some suggestions for new code and languages you want to learn here
assembly
bash
code
collections
powershell
scripting
scripting-languages
sololearn
0 Votes
2 Answers
12th Nov 2016, 7:14 PM
jmey
Hi people,am new here and i just started programming. Am delighted to be amongst you guys. I kindly need your help.
c++
0 Votes
2 Answers
3rd Jun 2017, 3:59 PM
Festus Ribiro
For What purpose is the return feature used? And if possible, can you tell me if the return feature changes the entire code or j
c++
return
1 Vote
2 Answers
18th Feb 2018, 12:38 AM
Isaac Reid
Hi, just finished the c++ course, what would you recommend next with a view to writing apps and games? Was going to do java next
languages
1 Vote
2 Answers
22nd Jan 2017, 7:28 AM
Therese McLeod
Do any one of you know the story of Will gates the word richest man and the developer of Microsoft
inspiration
1 Vote
1 Answer
25th Aug 2017, 6:09 AM
Irwin Lopez
Any Web Developers wanna make me something I’ll give you a shoutout on my ig with 2.2k and some cash
developer
help
webdevelopment
-1 Vote
1 Answer
29th Apr 2018, 9:09 PM
Rezza
Could you [collectively, nobody in particular] please help? I am confused about same-page anchors/linking and the use of id= .
anchor
css
css3
html
html5
0 Votes
1 Answer
29th Nov 2017, 1:35 AM
Michael
If x = v and v is x 2 then x,then how could you write it in two letter,number,or signal?
python
-2 Votes
1 Answer
9th Nov 2017, 11:23 AM
TheTalentedKid
Peter Sagan is 3 times world champion, isn't that great - and btw do you like cycling more than math?
cycling
math
sagan
-2 Votes
1 Answer
24th Sep 2017, 5:45 PM
mineralka
Is it possible to make an array whatever size and consisting of whatever numbers you want after executing the program?
arrays
c++
0 Votes
1 Answer
27th Jun 2016, 4:31 PM
Christian “Cuke” Hernandez
Which of the following programming languages do you think has a future? C++, Python, Java, C#. To me its Python
c#
c++
java
language
python
-1 Vote
2 Answers
21st Mar 2018, 7:47 AM
Richard Dan
Good morning sir. How can i put border inside and outside row and column like array ? Thanks you sir.
and
border
inside
outside
table
-2 Votes
1 Answer
1st Dec 2021, 5:07 AM
Malick Diagne
Hey guys, Can anyone of you give me atleast 20 different methods to find the sum of arrays in C
arrays
c
0 Votes
1 Answer
19th Oct 2017, 4:57 AM
Preetam Kalal
Can usesrs make challenges not only in C++ and Java script ? Can you make a challenge in java ?
c++
challenges
java
javascript
1 Vote
1 Answer
4th Nov 2016, 2:36 PM
Bozhidar Ivanov
Why can't I rate quizzes on HTML? I can only rate every language except HTML.any of you with this problem????
quiz
0 Votes
1 Answer
21st May 2019, 2:57 PM
Yishak
Can we have project file like real website from SoloLearn to develop our Javascript skills...???? What do you say guys???
javascript
operators
0 Votes
1 Answer
4th Nov 2016, 3:49 AM
ZAKIUR RASHED AMIT
How do you get a program or function to save user input information, what does the source code look like?
c++
-1 Vote
2 Answers
21st Feb 2017, 12:13 AM
Jason M.
I want to know the code that moves the html object with the JavaScript variable value. I'd appreciate it if you could attach the
code
css
help
html
javascript
web-storage
website
1 Vote
1 Answer
5th May 2021, 12:47 PM
the joy of coding
How would you go about, Using a number from a textfile Adding it with the one from Your ( EditText) and displaying the results
android
0 Votes
2 Answers
22nd Sep 2019, 9:26 PM
Orapeleng Moses
How do you exchange the value of a variable to another variable like the value of variable a will go to variable b in C#?
exchange
value
0 Votes
2 Answers
21st Jul 2018, 1:14 AM
Harold Bubuli
Thé event occurs when the user changes the contents of data field. How can i understun it? I want to know it. Thanks you sir.
event
onchange
-3 Votes
2 Answers
31st Jul 2021, 3:10 PM
Malick Diagne
Good morning sir. How can i assign my list ol ordered ? I try one like production inside ol with DOM script. Thanks you sir.
assign
javascript
li
list
nodes
with
-1 Vote
1 Answer
10th Dec 2021, 6:25 AM
Malick Diagne
Write a Python program in which you are required to define a class named TolaMashaRatti to implement gold weight in a program. D
no
0 Votes
2 Answers
27th Feb 2018, 6:01 PM
hameed jamal
I used a for loop to get individual elements within a loop while looping the array, as you can see my code below but I knew the
java
0 Votes
3 Answers
21st Sep 2017, 4:50 PM
Sibusiso Mbambo
PLEASE CHECK IF I AM RIGHT ,Write the code for the Stack class (that is adapted from the code given to you for the List class) i
arraylist
cpp
peek
push
stack
0 Votes
1 Answer
14th Jun 2020, 8:15 AM
AmgKhvbbi Schweppes
I am new in this I want to learn a programing language which one do you advise me to learn as a language with wide use .
help
self-learning
0 Votes
3 Answers
23rd Jan 2017, 5:05 AM
Ahmad shebli otoum
I tried importing numpy after downloading it through pip..but it says you should not try to import numpy from its source dire..
import
numpy
python
1 Vote
1 Answer
17th Mar 2018, 11:40 AM
ashish
Can you run the Android Studio 2.0 project on Android Studio 4.2? If so, which parts of the project should be changed?
android
studio
1 Vote
1 Answer
7th Nov 2019, 2:23 PM
Reza Khiabani
When adding css, should you do it in your primary html file, or a separate one and link it to the primary?
css
html
website
0 Votes
2 Answers
1st Feb 2018, 12:35 PM
marley hobbs
Can someone explain how you can create input options in the confirm boxes(more than one) or in any of the other boxes
javascript
0 Votes
2 Answers
24th Mar 2017, 7:52 PM
Augustine Henry
Please Check out this programme, it will help you gain idea . I have made it to arrange numbers in asending order.
&help
c++
check
out
0 Votes
2 Answers
24th May 2017, 6:34 PM
Harsh
what if you don't have an image in the same folder as the HTML folder .how do i then insert an image?
html
images
0 Votes
2 Answers
7th Oct 2016, 4:34 PM
ufor daniel
Hello every body I want from you to help me how can I get code is makes the text move from right and stop in the middle plz help
html
-1 Vote
4 Answers
9th Aug 2017, 1:10 PM
Hussien Saif
Take a scenario like you are a class teacher for 10 students. Students are learning 5 subjects in that class.find topper
answer
-2 Votes
2 Answers
10th Jan 2022, 5:04 AM
Vishalini Boopathi
as you scroll in solo learn app I mean html CSS JavaScript course how we can scroll than left to right right to left that same t
css
html5
javascript
0 Votes
2 Answers
22nd Mar 2019, 11:19 AM
Bhavesh Kalkani
How to write a program so that you get from the user the number of organs he wants to insert followed by the organs with spaces
c
1 Vote
1 Answer
20th Dec 2018, 11:39 AM
Alaa Seh
Can you explain the setter? I know it's supposed to "set", but I don't know what each piece means and why is it in the class?
classes
java
1 Vote
2 Answers
12th Mar 2016, 4:37 PM
also trebeck
Does this app also offer lessons on css because I can see that you can use it on the other side next to html when coding
css
1 Vote
2 Answers
28th Nov 2016, 10:24 AM
Thembinkosi Sukazi
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
305
306
307
...
311
Next >
Hot today
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Recursion doubt
2 Votes