Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How can I write a program that takes input from the user for numbers of list you want and the numbers elements want in each list
lists
python
python3
1 Głos
1 Odpowiedź
18th Feb 2020, 12:51 PM
Devang H Baroliya
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 głosów
1 Odpowiedź
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 głosów
3 odpowiedzi
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 głosów
5 odpowiedzi
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 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 Głos
2 odpowiedzi
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 Głos
2 odpowiedzi
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 Głos
1 Odpowiedź
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 Głos
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 Głos
2 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 Głos
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
1 Odpowiedź
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 Głos
2 odpowiedzi
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 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
3 odpowiedzi
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 Głos
1 Odpowiedź
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 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 Głos
4 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
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 Głos
1 Odpowiedź
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 Głos
2 odpowiedzi
12th Mar 2016, 4:37 PM
also trebeck
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
305
306
307
...
311
Dalej >
Popularne dzisiaj
My profile is following -1 user right now!
1 Votes
BIT SHIFTING OPERATION.
2 Votes
I am 21 years old, I am interested in programming, but everywhere they write and talk about some kind of artificial intelligence
0 Votes
I just finished C intermediate, what to do now?
1 Votes
What do you think
1 Votes
Where can I actively practice my Python skills?
0 Votes
Ascii
1 Votes
How can I delete a waiting response for a code challenge
1 Votes
What will be the output of the following python code snippet?
0 Votes
How do I get better at web development?
0 Votes