Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
If i have to learn android app development and web design, then which language should i learn at first and then next?
c++
html
java
javascript
0 Voto
2 Respostas
29th Dec 2017, 2:27 AM
Prince
My first script is not display. I want to create paragraph in script and ordered list items in script. Thanks you.
display.
script
two
-1 Voto
1 Resposta
19th Feb 2021, 4:57 AM
Malick Diagne
If we use the command to order the first coloumn to order it alphabetically. Then, will the other coloumns be affected?
are
even.
help.
helping
is
not
now
pls.
provide
query
question
sql
tags
this
to
use
what
0 Voto
1 Resposta
15th Oct 2017, 3:53 PM
Jayash Pandey
I really want to know if you guys really know about programming history!The question before you is:WHO WAS THE FIRST PROGRAMMER?
c++
etc
history
html
java
programming
py
ruby
sql
-5 Votos
5 Respostas
10th Feb 2017, 1:06 AM
Zack codez
Guy l am stuck at html please help me l am new to this this is my first time learning to code and am very passionate about codin
html
0 Voto
3 Respostas
25th Oct 2018, 7:22 PM
Tinotenda Mubvumba
Why do i have to put the input first when I execute a code on SoloLearn?....when its supposed to go step by step when I call it.
code
executing
input
0 Voto
2 Respostas
8th Aug 2021, 4:57 AM
Cesar
Please debug my very first web project. The idea is of a quiz with almost 25 questions with radio buttons representing options.
projects
web
1 Voto
1 Resposta
6th Apr 2017, 8:36 AM
jamesgeorge
what is the basic i have to learn it becuse i am a new student in python what is the first this i have to know it
python
1 Voto
1 Resposta
15th Sep 2020, 4:02 PM
challenge
Why does the first line below output False but the second line below output True? print(False == (False or True)) print("spam" == ("spam" or "eggs"))
operator-precedence
python
1 Voto
2 Respostas
4th May 2017, 12:49 PM
elizabeth
I want to insert white colour text with green bg colour in Html first table and second table should be black What should I do?
<table>
1 Voto
1 Resposta
24th Jun 2020, 7:07 AM
E-Stine
Why is 1 % 2 = 1? I understand that 13 % 4 = 1 because 1 is the remainder of 13 / 4, but I don't see how the first modulus works. Can someone explain this please?
python
1 Voto
6 Respostas
2nd Oct 2016, 7:49 PM
method
If I assign a single chat at first index of char array and then I print whole array then only that single char is not printing
c++
0 Voto
3 Respostas
12th Aug 2017, 4:23 PM
Hacker
How to change a tree to queue?
bfs
breadth
first
java
queue
search
tree
0 Voto
2 Respostas
17th Dec 2018, 10:51 AM
Tio
How can i make the word "status" show before the staus bar the first line of code has it right second line of code when i run it
html5
0 Voto
1 Resposta
27th Dec 2021, 2:43 AM
Schneur Sanowicz
LIKE MY CODE IF U LIKE IT . Thank you
cpp
first
in
krisnamurthi_no
sololearn
time
-4 Votos
5 Respostas
18th Sep 2017, 4:31 AM
Sayantan Sinharay
How to resolve the final test module? I have the code but when I move to the next one I miss the first answer
python3
0 Voto
1 Resposta
13th Mar 2021, 9:37 AM
Allan
What's next on Sololearn?
Courses
first
future
new
next
post
sololearn
3 Votos
1 Resposta
21st Jan 2018, 8:20 AM
Miguel Hdez
I want print just the odd lines from text how can I do that? I wrote this code but it print just the first line f=open('12.txt',r) n=0 while True: if n<=6: n=n+1 if n%2==1: lines=f.readlines ( )[n] print lines else: break
python
0 Voto
8 Respostas
15th Aug 2016, 10:43 PM
sola
Hey guys how is everybody doing? Why when we want to take array from user we first declare array like int x[2] which means reser
arrays
c++
for
loops
0 Voto
1 Resposta
5th Apr 2019, 12:56 AM
poula morcos
Why should the people prefer java to learn first...
first
html
java
javascript
learn
programminglanguages
web
0 Voto
2 Respostas
19th May 2018, 3:54 AM
Rama R P
String to bool? How?
c#
cshar
csharp
first
help
language
my
yes
0 Voto
1 Resposta
20th Jan 2020, 11:14 AM
Ilya Amiranidze
How do you animate SVG like this?
animate
animation
animation-duration
draw
first
how
pencil
svg
0 Voto
2 Respostas
9th Nov 2019, 3:48 PM
Ginfio
Anyone please answer how this coding works ??? Because in the first two lines two if statement lies and the output is else
else-statements
0 Voto
1 Resposta
19th May 2020, 7:36 AM
shellow s
A C++ program that read and store a series of integers and then computes the sum of the first N integer value.
c
c#
c++
programmer
-1 Voto
1 Resposta
22nd Sep 2019, 12:57 PM
Muhammad sani
Here is a function stablesortbad that takes a list of pairs of integers as input and sorts them by the first coordinate in each
python3
0 Voto
1 Resposta
17th Sep 2017, 11:15 AM
high_functioning_sociopath
can i have codes of the following question "write JVS program that ask a user to enter his first n lastname,and construct
an
assignment
its
0 Voto
1 Resposta
27th Sep 2017, 7:49 PM
ATM_SHADY
How can i make food recohnization app with machine learning and best language for that. What should i have to learn first
?
0 Voto
1 Resposta
9th Jul 2018, 1:12 PM
Jigar Vaghela
Web design or js css html 1st?
css
first
html
jquery
js
order
web
0 Voto
2 Respostas
9th Mar 2022, 12:04 AM
CompletelyAnonymous
Can someone help me to make a trees' bfs without using any javas' library?
bfs
breadth
first
java
search
tree
0 Voto
1 Resposta
17th Dec 2018, 10:46 AM
Tio
program in c++ to rearrange the array in such a manner that all no.s divisible by 5 are stored first followed by the rest.
c++
0 Voto
2 Respostas
6th Jan 2018, 3:38 PM
Mukut Das
When I run this HTML code the"first heading"does not appear.Please can you tell why because I just started Sololearn.
<body>
<h1
<html>
<p>l
can
code</h1>
first
i
my
not
1 Voto
3 Respostas
6th Jan 2024, 2:53 PM
Abdulmateen Odeniyi
When I write the first line of code to say Hi, it won't get the H with a capital letter. I can't go to the next question.
problem
python
0 Voto
3 Respostas
22nd Mar 2017, 6:21 AM
Len Bastiaens
for(a=0;a<50;a+=10) in the first iteration a=0 hence 0=10 is the case why are'nt we writing the output from 10.I am a beginner n
c++
loops
0 Voto
2 Respostas
24th Jan 2017, 6:24 PM
fahad baroba
Sorry that first sentence is bollocks. You don't need an IDE, a text editor is enough but a text editor is no IDE.
c++
0 Voto
2 Respostas
4th Dec 2016, 10:15 AM
Amon Melchers
Please explain to me, why in the following code, in the first line of output, there is a sign ">" standing before "spam"?
magic-methods
python
0 Voto
2 Respostas
16th Mar 2017, 1:15 AM
Sergio
What is the best way to start designing my first web site, and with my basic knowledge about html and css will it be secure?
css
html
security
website
2 Votos
1 Resposta
7th Jun 2017, 5:23 PM
Daniel
What's the difference betwen python 2.x nd 3.x? Which one I should choose first to learn or I can choose anyone to learn first?
python
0 Voto
2 Respostas
30th Mar 2017, 2:26 PM
Nitish
I want a python program (use function ) in which first we check the odd even then return both value and then print
check
even
function
odd
program
python
return
then
value
-4 Votos
4 Respostas
19th Dec 2017, 3:08 PM
Avinash Rawat
I'm new to coding but I eventually want to code videogames. What languages are best to learn? Html & css or C languages?
beginner
c
c#
c++
css
first
help
html
language
1 Voto
3 Respostas
27th Jul 2018, 1:55 AM
Practical_Code
Hi, I want to learn JS, but I am confused whether I should learn HTML & CSS first or not . Can anyone please tell me what to do
css
help
html
js
0 Voto
2 Respostas
19th Oct 2020, 1:38 PM
Dylan Ferns
What is better to choose as i have only the brief idea(in layman terms) about these things. Which side to explore first in cse?
artificial-intelligence
iot
machine-learning
0 Voto
2 Respostas
22nd Mar 2018, 2:18 PM
mansha
If cin breaks on space meaning that it will return the first word. What should i use to enter whole string with many spaces?
c++
string
0 Voto
2 Respostas
13th Nov 2017, 2:39 PM
Frankestine Stine
Hello who can help me in java i need to make a programe for " gestion des processus" ===> short job first i need it for tomorow
java
0 Voto
2 Respostas
7th May 2018, 7:27 PM
Zanoubia Chekilla
guys i knw this is my first post but can someone help me i need to knw python really bad and where some one can teach me
loopsa
0 Voto
1 Resposta
27th Jul 2022, 1:43 PM
Mondli Mzobe
Learned html & css , i wanna make my first project to check my knowledge, but i really have no idea how to do this plz help!
css
css3
html
html5
javascript
php
0 Voto
2 Respostas
2nd Sep 2020, 11:50 PM
Djaber Meghar
Query the list of CITY names from STATION which have vowels (i.e., a, e, i, o, and u) as both their first and last characters. Y
hackerank
hackerearth
mysql
operators
sql
wildcard
0 Voto
1 Resposta
9th Aug 2022, 5:57 PM
Bhuvanagiri Revanth
Written just my very first java code with many errors in it please help me out exactly what is wrong and where ????
java
0 Voto
1 Resposta
30th Jun 2017, 7:21 AM
Aditi Charde
how to assign values to the first dimension in multi dimensional array then assign values to the second like (x,y) . then output
arrays
c++
0 Voto
1 Resposta
1st Apr 2020, 9:49 PM
Amr Y Abdulrahiem
How do i change the content of the first paragraph by using the "firstChild " property? Also plz explain the mistake i've made
javascript
-1 Voto
2 Respostas
25th Jul 2017, 12:45 AM
pravinselva
I am learning C++ for the first time. I become comfusing while I'm learning about " Classes"? How to make them learn easier?
c++
0 Voto
1 Resposta
7th Nov 2016, 3:00 PM
Phyoe Min Thant
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
61
62
63
64
Próximo >
Quente hoje
Learn python
2 Votes
Help for study
1 Votes
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Where's PHP and Ruby courses?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Not image in the page
0 Votes
How to make a 2d game
0 Votes