Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
How can a user input several values at once? (Python)
beginner
python
python3
1 Voto
3 Respuestas
7th Nov 2018, 7:38 PM
Metr Drag
[SOLVED] Why is there a syntax error in this code? (Python)
error
help
python
syntaxerror
3 Votos
3 Respuestas
3rd Apr 2018, 10:13 AM
Jeanne Toh
(Python) find the maximum product of the 2 elements in a list
list
3 Votos
6 Respuestas
22nd Mar 2018, 2:21 PM
Vicky Kuo
What does EODError mean and how do I fix it? (Python)
python
1 Voto
4 Respuestas
16th Jun 2019, 6:53 PM
Whanos
Is there a way to type ".-" and produce "a"? (python)
morse
0 Votos
3 Respuestas
17th May 2020, 4:00 AM
Morgan Ansell
¿Por qué esto no funciona? // Why this is not working? (Python)
playground
python
python3
7 Votos
1 Respuesta
23rd Mar 2018, 9:52 PM
Tomás Badenes
how to call a function as an argument inside of the function (python)
class
function-arguments
functions
methods
parameters
python
python3
0 Votos
8 Respuestas
15th Jul 2020, 10:12 AM
Clueless Coder
How do I check make sure I don’t have duplicates. (Python)
comparisons
duplicates
python
unique
usernames
0 Votos
2 Respuestas
29th Mar 2020, 3:57 PM
Paul Muyu
How do I make a random number generator with specific functions (python)
messagedissplay
py
randomnumber
3 Votos
2 Respuestas
4th Aug 2019, 2:58 PM
Random Programmer
(PYTHON) Can someone explain in the comment on how to use while loop.
code
python
question
2 Votos
4 Respuestas
15th Nov 2021, 11:47 PM
Idris
I can't use 2 " input() " in a code (python)
input
input()
python
0 Votos
2 Respuestas
19th Sep 2022, 5:41 PM
Abderahmane Ibarissen
Merging elements of an array into a string (python)
arrays
python3
strings
1 Voto
1 Respuesta
26th Feb 2017, 8:15 AM
Vaas
Why does the len of this dictionary say 3 and not 4? (Python)
python
python3
1 Voto
5 Respuestas
5th Dec 2021, 9:41 PM
LucaAntonieri
Why do I have tkinter not imported? Почему у меня tkinter не импортируется? (PYTHON)
error
python
tkinter
0 Votos
4 Respuestas
3rd Feb 2023, 10:47 AM
ArceYar
Как преобразовать строковую в битовую без добавления лишних символов? (Python)
des
utf8
конвертировать
преобразовать
сторока
0 Votos
1 Respuesta
27th Apr 2019, 9:47 PM
Денис
How to access a variable in one python function in another function (python)
cpython
python
python3
0 Votos
3 Respuestas
26th May 2019, 4:38 PM
kokito
Want to handle multiple form instance in single view in django (python)
django
2 Votos
2 Respuestas
21st Apr 2017, 5:10 AM
Iffi Kakar
How to find the index of a an element in the list (python)
index
python3
1 Voto
2 Respuestas
29th Aug 2020, 12:34 PM
Tayyib
How to do the built in input function to not show in your output (python)
help
1 Voto
6 Respuestas
23rd Jun 2020, 3:50 PM
joey
How to check the validity of an IP address and classify them (python)
python
0 Votos
3 Respuestas
27th Oct 2020, 9:51 PM
Cyril Kevin
But please is there no app that teaches GUI like sololearn (python)
python
0 Votos
3 Respuestas
21st Jun 2017, 7:43 AM
DESMOND BROWN (KALI)
does anyone recommend any learning techniques that works for them when trying to remember very basic code? (python)
basics
beginner
help
noob
python3
3 Votos
10 Respuestas
21st Dec 2018, 3:22 PM
Christopher Evans ヽ༼◉ل͜◉༽ノ
What is the equivalent of Sympy library (Python) in Javascript (or Node.js)?
javascript
node.js
python
python3
0 Votos
2 Respuestas
21st Nov 2022, 1:18 PM
Sunu Pradana
Difference between if, elif and else statements and when should I use them? (PYTHON)
python3
0 Votos
4 Respuestas
3rd Sep 2020, 12:22 AM
C Pitt
How do I turn a string into capital letters or the other way around? (Python)
python
2 Votos
3 Respuestas
16th Jun 2024, 12:19 PM
Pablo PC
How can I change a global variable from a function without the use of global keyword ? (Python)
cpython
functions
global-variable
global-variables
python
python3
1 Voto
10 Respuestas
30th May 2020, 10:44 AM
Saeed Alqassabi
My code (Python) run on my laptop but not on SoloLearn CODE PLAYGROUND
codeplayground
python3
1 Voto
2 Respuestas
13th Feb 2019, 2:26 PM
Kratchen GONAY
How could characters be arranged so that it will match separate lines? (python)
arranged
characters
match
newline
python
sequence
spiral
zak
zik
0 Votos
2 Respuestas
30th May 2018, 12:39 PM
Andries van der Walt
Can variables be manipulated within a print statement? (Python) Like: x = 3 print(x *=3)
operators
python
-1 Voto
4 Respuestas
1st May 2020, 11:08 AM
Megha Suresh
(Python) Can anyone help with making the code return the number of times the most common word in a string
dictionaries
lists
return
0 Votos
8 Respuestas
8th May 2022, 4:04 PM
Mingo_24
What am I doing wrong? Trying to compute the area of a circle. (Python)
python
0 Votos
3 Respuestas
15th Jun 2017, 12:04 AM
chessmonster
[Unsolved] Hello, I need fast help, I don't know what did I wrong 🙏, feel free to send full answers (Python)
code
dictionaries
help
python
python3
-1 Voto
8 Respuestas
1st Dec 2021, 12:10 PM
Quarkom
How do I make it say what the input is in the text box? (python)
python
1 Voto
2 Respuestas
27th Oct 2018, 7:35 PM
GoatofMoominKin
Is there a way to check if multiple entries in a list show up in a string? (Python)
python
1 Voto
4 Respuestas
1st Feb 2022, 1:39 AM
Matt Dahl
How to sort-out similar values from dictionaries and concatenet them as on the example below? (Python)
python
2 Votos
1 Respuesta
28th Feb 2020, 7:22 PM
Stanislav Voloshchuk
I'm getting "Illegal target or variable annotation" and I don't know why. (Python)
python3
0 Votos
1 Respuesta
21st Jul 2020, 9:01 AM
Satori Herring
Why i have an error when I try to print the second item in the next code? (Python)
python3
0 Votos
4 Respuestas
4th Aug 2020, 8:08 PM
Unreal toons
i have an array of input of numbers, how can i add them all ? (Python)
code
error
programming
question
2 Votos
3 Respuestas
17th Feb 2018, 1:50 PM
Jashan Singh
Aside from index method, how u can get the unique indexes of duplicate characters in a string or list? (Python)
python3
2 Votos
5 Respuestas
4th Apr 2020, 10:26 AM
Yves Manalo
Is there a way or a module to convert html code to json in html? (python)
dict
html
python
to
0 Votos
2 Respuestas
9th Jan 2020, 8:58 AM
Sousou
What is your guys first coding project (Python) and how long did it take you?
code
cpython
py
pyth
python
sololearn
-1 Voto
1 Respuesta
2nd Dec 2021, 10:33 PM
Mason Merriam
Is this true that we can't use finally keyword with except. I see nowhere about this rule? (Python)
except
exceptions
finally
python
python3
0 Votos
2 Respuestas
15th Nov 2021, 5:05 PM
I Am a Baked Potato
(Python) Why importing only one "part" when we can import all ?, how does this affect the code ?
import
importing
python
1 Voto
2 Respuestas
14th Aug 2019, 4:31 PM
Jessica Campos
How can I send back the player to the first question when the answer is wrong? (python)
coding
help
learning
new
python
self-learning
0 Votos
1 Respuesta
22nd May 2018, 1:04 AM
Nathan Naouri
[Solved] Could you check this out to tell me what it tries to teach by answering three questions about the given code? (Python)
mod7generator
python
woosh
1 Voto
2 Respuestas
19th Jun 2022, 1:06 AM
Korkunç el Gato
Is there any way to prevent Text Wrapping in Output, I mean adding a horizontal scroll bar instead of Wrapping a text. (Python)
add
bar
break
horizontal
output
prevent
run
scroll
text
wrap
4 Votos
2 Respuestas
15th Jun 2018, 3:12 PM
xXx
have worked the dunder method out but i don't seem to get the add function anyone plz (python) shape factory
python
shape_factory
1 Voto
1 Respuesta
24th Jul 2022, 8:56 AM
Abdul rahmon
(Python) Is there any command that could send the user to another file or project that i have created ?
input
python
python3
0 Votos
1 Respuesta
5th Nov 2016, 3:35 PM
Bryce Johnson
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
4
5
Siguiente >
En tendencia hoy
Verify Phone Number
5 Votes
Multiple read one write
1 Votes
Anyone learning AI here ?
1 Votes
HOW CAN I LEARN CODING BY MY SELF AND BE GOOD AT IT??
1 Votes
I'm getting an EOFerror and don't know how to fix it....
0 Votes
Curiosity
0 Votes
Why is eval() "unsafe" to use in JavaScript?
0 Votes
How to add an image on a website?
0 Votes
C LANGUAGE
1 Votes
How can I change the design and color of the graph line in the plot
0 Votes