Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
I want to cancel my Pro subscription and want a refund I purchase it through the website I have contacted them too but no reply
@mod
@subscription
1 Voto
8 Respuestas
31st Jan 2022, 6:47 AM
Oluwaseun Tanimola
Unable to understand casting through pointers. Why did the output give random value instead of 3.4 (float) or 3 (in case of int)
c++
pointers
typecasting
0 Votos
9 Respuestas
9th Sep 2018, 12:07 PM
Maleeha Khalid
Do i need to go through algorithms and data structures before learning a programming language?
java
0 Votos
2 Respuestas
29th Jan 2017, 3:01 PM
Amit
Reorder the code to declare a Queue of integers, add values 1 through 5 and print the contents of the Queue.
c
c#
c++
generics
order
0 Votos
2 Respuestas
8th Oct 2019, 10:54 AM
Atharva mali
How to be good at displaying data in a nice way on the webpage through REST API? I'm struggling.
css
html
javascript
0 Votos
4 Respuestas
26th Jun 2020, 5:14 AM
Ali Hussain Dhuniya
for Loops for loops allow you to easily iterate through lists. Given a list of numbers, calculate their sum using a for loop.
#brazil
0 Votos
4 Respuestas
4th Feb 2022, 6:16 PM
Vitoria Scheuermann
How do you make the function print 60.looked back through course but cant figure it out for first part of answer.car.acelarate..
es6
objects
-1 Voto
2 Respuestas
20th Apr 2019, 11:34 AM
olivia
What is the name given to the process of walking through the program logic ?
c#
0 Votos
2 Respuestas
8th Aug 2016, 5:16 PM
Dominique Ten Sing
Can we search easily through linked list??Or its better to first sort our linked list...
c++
linkedlist
0 Votos
2 Respuestas
30th Oct 2016, 12:15 PM
sadia sharif
How do i take input from the user in pHp using solo learn? Through forms
php
-1 Voto
1 Respuesta
6th Oct 2022, 5:18 AM
RonakSingh
How do I Access multiple collections of database of mongoDB through node js when we are running app.js
css
html
html5
javascript
mongodb
node.js
php
server-side
website
1 Voto
2 Respuestas
30th Sep 2017, 6:25 PM
Tharun K
I find it hard learning coding through text. Infact i eventually forget what i learnt. What should i do?
code
2 Votos
3 Respuestas
24th Jun 2017, 7:47 PM
Ineza Bonté
How to find out number of straw's in a given packet through image processing using open CV python
cv
generate
image
open
processing
python
recognization
straw
1 Voto
2 Respuestas
10th Mar 2019, 2:24 PM
Abhishek Desai
Do you think The Solo learn App must Go through in dept study in the languages ??
c
feedback
general
java
talk
0 Votos
3 Respuestas
15th Nov 2016, 6:50 PM
NIKHIL CM
How to print a character type variable through a function which is inputted inside the main ()?
c++
functions
0 Votos
3 Respuestas
30th Apr 2017, 4:34 AM
Soham Biswas
can anyone help me through writing a code (cpp) or algorithm to find the days and months and years between 2 different dates?
algorithm
calendar
cpp
1 Voto
5 Respuestas
2nd Dec 2020, 2:30 PM
athena
Anybody know how to change the color of the text inside a table ....is it through css. or html
html
tables
2 Votos
3 Respuestas
3rd Sep 2017, 11:46 AM
Stephen Asmah
Is there a way to access the coding challeges from the website, or are they only availanle through the app?
challenges
webaite
3 Votos
2 Respuestas
1st Mar 2018, 2:27 PM
coderGirl85
[check code] : Why does Code 1 prints the characters as it is sent through "scanf" and code 2 doesn't. Please Explain
arrays
c
characters
clang
cpp
doubt
java
strings
1 Voto
3 Respuestas
16th May 2022, 5:42 AM
blueshipswims
How to modify a private data member of a class through a non member function?
c++
code
definition
0 Votos
1 Respuesta
16th May 2018, 3:36 AM
Code Ripper
I need help learning python. Is there a way I should go through solo learn?
learning
newbie
python3
0 Votos
1 Respuesta
21st Oct 2017, 12:27 AM
Shmydo
Hello guys can anyone simply put me through on how to integrate biometric recorgnition & matching in my java project?
https://www.sololearn.com/discuss/1606033/?ref=apphttps://www.so
0 Votos
4 Respuestas
3rd Nov 2019, 8:24 AM
OLUWASOLA EMMANUEL ADUEWA
Which html tag can create a line that goes through a Text? I taught it was <pre> but it's Not? OMG answer is <del>.
</>
<>
me
text
2 Votos
5 Respuestas
7th Jan 2020, 3:23 PM
Max
int arr=new int['a']; what is meant by character 'a' in this declaration??I came through this question in the quiz.
arrays
java
1 Voto
2 Respuestas
20th Jan 2021, 8:55 PM
Jahnavi M
How to add an alarm to a prototype? Is it by code? Or simply make a connection through wires?
return
1 Voto
1 Respuesta
6th Feb 2023, 8:03 AM
Xannus
I'm trying to run a loop through a dir(androidhelper.Android) to find everything that starts with m and then lists it.
lists
python3
qpython3
1 Voto
3 Respuestas
28th Jun 2019, 5:36 PM
Dylan Campbell
Help to create a website using python with MySQL connector through Django application and the topic is canteen management system
python
sql
3 Votos
1 Respuesta
4th Jan 2020, 2:28 PM
Aryan
I was going through the tutorial. But in one e.g.:there is no declaration of integer 'x' in the code.why? Or it isn't necessary?
c++
0 Votos
8 Respuestas
28th Jul 2017, 9:50 PM
Vinamra Kishore
If an integer value is to be entered through keyboard for direct arithmetic operation, what function should be use? gets,scant ?
c
function
programming
1 Voto
2 Respuestas
21st Nov 2018, 3:43 PM
ricky yeung
I want to see 34 in derived 2 class function too. I wanna see how can I get same answer by making changes through derived 1.
c++
constructor
humble
inheritance
methods
oop
problem
programming
0 Votos
7 Respuestas
8th Jun 2022, 1:34 PM
Muhammad Talha Atif
I m learning the concepts of loops through C language. Is it beneficial in other languages also like C++
a
0 Votos
4 Respuestas
20th Jan 2018, 6:48 PM
Deepak Bhalode
Whats more interesting than giving a computer orders to do in seconds what you could do in days through programming?
code
4 Votos
2 Respuestas
27th Apr 2017, 3:00 PM
Brian Nduhiu
Can I learn C language through this app or should I go to any other institutions for learning this??
c#
0 Votos
4 Respuestas
13th Jul 2016, 6:58 PM
Rajesh Kumar
Through which application we can run php code that means firefox or Google Chrome in lappy?
php
0 Votos
2 Respuestas
9th Dec 2017, 5:24 AM
Uma Ganga Bhavani
how to pay for a subscription to Sololearn, if in Russia it is impossible to pay through Google Play?Is there any way to bypass?
sololearn
subscript
0 Votos
3 Respuestas
17th Jul 2022, 1:27 PM
Иван Литовченко
Can anyone please tell me how can I implement video chatting website through Django+ ? Also I'm at fully beginner stage.
django
learn
0 Votos
3 Respuestas
23rd Aug 2021, 1:29 PM
Priya Upwanshi
Is there anyway through which I can convert my cpp source code into apk file (or any file that is used without the compiler)?
apk
c++
coder
convert
cpp
ide
2 Votos
1 Respuesta
16th Apr 2019, 12:31 PM
Shourya Gautam
Can we create mini project with the help of knowledge of data structure through C ?
data-structure
0 Votos
1 Respuesta
4th May 2019, 5:13 PM
Deepak Bhalode
How to get useful of index.php and config.php files, all through with css and js files?
css
php
0 Votos
1 Respuesta
8th Sep 2019, 11:16 AM
Muhammad
Guys pls i need. Someone to put me through on hw to use a table and a colspan in html
<table>
1 Voto
3 Respuestas
13th Oct 2018, 11:33 PM
Mayowa
How to display this simple loop
alphabet
display
in
java
loop
through
0 Votos
2 Respuestas
31st Mar 2019, 5:25 AM
🦋FEATHER🦋
not working? It goes through each one then print output but not print Not Found unless the input name is not in list at all.
python
tuples
0 Votos
5 Respuestas
13th Jul 2022, 8:12 PM
Cindy Nelson
Please, I just can't understand the difference b/w relative and absolute links in HTML5. Can someone please put me through ?
absolute
relative
0 Votos
3 Respuestas
7th Aug 2022, 12:14 AM
Ogbonna Noble
As a programmer, what's ur conception build through imagination to be ur creation to make the planet earth/lifa a better.
imaginations
3 Votos
2 Respuestas
17th Aug 2017, 11:51 AM
Onyebuchi Sunday
When I go to code playground through "try it yourself" it asks me to split my input on separate lines. Please help!
codeplayground
input
splitting
4 Votos
3 Respuestas
30th Oct 2017, 7:50 AM
Danay
wtt am doing wrong in my code. i want to make fabonacci series through taking two input.but recursion is not working properly.
iterators
recursion
-1 Voto
4 Respuestas
8th Oct 2020, 3:51 PM
#challenger mg
Is it possible to use solo learn through PC? If so please tell me how to do it. Thanks if any suggestions
cpp
cpython
html
html5
mysql
pc
php
python3
4 Votos
3 Respuestas
21st Aug 2017, 3:45 AM
Tamil Selvan
What's wrong with this code? It's supposed to show the text in red through the js getElementById function but it's not working
para
1 Voto
4 Respuestas
24th Jun 2018, 4:47 PM
Ahmed Yakubu
I need to build a website through php named as online insurance management which include an registration form can anyone hlp me
php
2 Votos
4 Respuestas
13th Jul 2017, 5:05 AM
roadside romeo
Have you heard about the mutable default trap in python? I´ve just passed through it successfully.
class
default
list
mutable
python
trap
0 Votos
1 Respuesta
17th Feb 2018, 6:03 AM
jreyes085
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
13
14
15
...
17
Siguiente >
En tendencia hoy
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
Square Roots
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes