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
Cual es la manera mas eficiente de agregar y eliminar elementos a una lista que esta siendo iterada (C#)
arraylist
c#
lists
1 Voto
1 Respuesta
12th Mar 2018, 4:00 AM
Reinaldo Moreno
var r = (function (x, f = () => x) { var x; var y=x; x = 2; return (x + y + f()); })(1) console.log(r);
javascript
2 Votos
4 Respuestas
9th Dec 2017, 8:52 AM
Luke
In if statement 7>0 thn print function displays 3 within same statement 7==7 y not thr is no display of 4
if-statements
python
1 Voto
2 Respuestas
6th Mar 2018, 12:07 AM
Bh G
How can I order two different values of an x attribute, when they share the same value of a y attribute, on the same line? In R
attribute
problem
r
sql
tables
0 Votos
3 Respuestas
18th Feb 2020, 11:24 AM
Davide De Simone
<palign="right" v r good friends </p> , Y the sentence is not displaying to the ri8 of the screen.. anyone can write a correct code???
attributes
html
0 Votos
5 Respuestas
28th Jun 2016, 8:16 AM
Pratima Dhanraj
Como puedo aprender a programar y crear apss para android, quiero hacer algo con mi vida ya que no entre a la universidad :/
ayuda
0 Votos
3 Respuestas
22nd Jul 2020, 10:51 PM
Soy L FF
¿por que el tutorial de C esta en ingles, ya ha pasado mas de un año y no lo han traducido al español?
c
0 Votos
2 Respuestas
7th Sep 2020, 1:34 AM
Cristhian Javier Ulloa Carmona
Hola, alguno sabe como puedo desde java encontrar el UUiD y el path de la tarjeta sd del dispositivo donde corra la aplicación
java
sdcard
-2 Votos
2 Respuestas
10th Jun 2022, 8:51 AM
Yeused Ildebrando Bocanegra Galeano
What is the wrong in below two codes ? And y the first code is giving out put as 3 ?What is the difference in these two program?
sololearn
3 Votos
2 Respuestas
9th Aug 2020, 1:15 PM
Pavan Kumar
En mi móvil sólo puedo escribir dos caracteres en esta pregunta, pondré mi respuesta debajo para pasar el test y poder continuar
python
strings
0 Votos
1 Respuesta
7th Mar 2020, 11:50 PM
Carmen
Introducir parte de una palabra, que la busque en una lista y me extraiga las palabras completas que contengan el valor buscado
cadenas
extraer
find
get
list
lista
listas
palabras
python
texto
0 Votos
1 Respuesta
20th Sep 2017, 12:50 AM
John Osman
Pendulum broken
html
html5
javascript
math
p5
trigonometry
x
y
2 Votos
3 Respuestas
24th Jul 2020, 10:07 AM
Clueless Coder
Retornar mensaje de no encontrado siempre y cuando no encuentre coincidencia entre los numeros de precios de los inputs numbers
javascript
0 Votos
1 Respuesta
27th Jan 2021, 8:19 PM
Husdady
Hola alguien me puede ayudar no se qué hacer para imprimir la palabra perdón soy nuevo y quiero aprender
odracirleon
-2 Votos
1 Respuesta
4th Aug 2021, 5:23 PM
odracir morantes leon
Saludos podrían sugerirne como convertir un número ejemplo 45.67 en 0000004567 y viceversa pero cuando sea 0000000067 sea 0.67
math
type-conversion
-1 Voto
2 Respuestas
9th Nov 2017, 5:37 AM
Edison Calvopiña
Uso c# para programar en unity y en visual studio ¿Y tu donde utilizas tus a habilidades de programación?
all
c#
studio
unity
visual
0 Votos
1 Respuesta
21st Feb 2017, 3:54 AM
Josué Carlos
¿puedo usar el editor con el cual practico en SoloLearn para hacer app propias, que se ejecuten y distribuirlas?
magazine
publicacion
revistas
0 Votos
1 Respuesta
10th Jun 2019, 11:37 AM
Vidal
What does the "return" command do in c++ and c language? What is the role of the" return y or return 0" line in the code?
c
c++
code
comments
language
return
2 Votos
2 Respuestas
2nd Mar 2021, 3:10 PM
Cem köylüoğlu
Кто нибудь подскажите как решить задачу
=
=input
input
x
y
0 Votos
1 Respuesta
6th Aug 2024, 7:52 AM
Yuriy Balakin
alguien sabe si hay diferencia en estudiar JavaScript por ejemplo en las versiones de antes y ahora , cómo sería ?o es lo mismo?
u
1 Voto
2 Respuestas
23rd Apr 2020, 7:02 AM
Christopher Kyle Calderon Salomon
Hacer un programa que genere un stream en la memoria y coloque la información de una cadena escrita por el Usuario al reves
ayuda
c#
0 Votos
1 Respuesta
14th Apr 2022, 12:36 AM
Chuy Chuy
X = int(input()) Y = int(input()) Z = int(input()) N = int(input()) ans = [[i, j, k] for i in range(X + 1) for j in range(Y
list
1 Voto
2 Respuestas
27th Oct 2020, 3:10 PM
Jaya Pratha
me sale error no se pudo conectar.. y la conexión ya se conectó.. pero no me deja insertar los usuarios
mysql
php
0 Votos
1 Respuesta
26th Nov 2018, 12:04 AM
yosi
What does this code means? i mean why y++ coordinate going down if the value of y is increasing vice-versa!
c
c++
coordinates
if
0 Votos
1 Respuesta
5th Jan 2019, 4:44 PM
rahul negi
Hi guy line svg in html with the coordinate x and y I don't get sololearn Explaination can some one briefly ex plain the stuff
html
line
svg
1 Voto
2 Respuestas
1st Sep 2020, 6:12 PM
victor bamidele
print('a b c d e f g h i j k l m n o p q r s t u v w x y z').replace(' ', '', '') How can I Replace space with ',' in Python
error
python
python3
0 Votos
8 Respuestas
15th Jun 2020, 3:32 AM
M.A. Masud Karim Nayeem
What will be the values of x and y after execution and how many times the loop will execute? Can someone explain step by step?
loops
1 Voto
2 Respuestas
26th Feb 2018, 5:44 PM
Sarbjot Kaur
How to print the crosss letters in output for eg.. MONEY M Y in first line, O E in second line, N in third, vice versa
c#
1 Voto
4 Respuestas
8th Oct 2017, 12:56 PM
Mohamed Azharudeen
Por que si num=7 Num no es ==7 y por ende no imprime 7? (Why if num=7 it can't print 7 when I push the option num==7?
if-statements
0 Votos
3 Respuestas
23rd May 2018, 10:37 AM
Daniel
Как добавить несколько переменных?
,
()
=
input
input()
x
y
0 Votos
1 Respuesta
27th Nov 2020, 12:35 PM
Михаил
hice un examen con form y todo me funciona bien cuando lo lee mi wampserver pero cuando lo subo a mi servidor no me lee el php y por ende no me sa el resultado porque no me lee el php mi servidor?
forms
html
php
-3 Votos
1 Respuesta
2nd Jul 2016, 1:54 AM
Luis Adrian Boza
I dont know why we have do...while loop? We can easily executive a statement by some code one which do does ..then y need of do?
c++
2 Votos
3 Respuestas
25th Jul 2017, 6:02 PM
Yasir Faiz Ahmed
Como Mejoro mi forma de editar las web y no ser tan simple sin tener que usar demasiado el CSS
canvas
css
css3
html
html5
svg
1 Voto
1 Respuesta
9th Sep 2017, 9:17 PM
Ronald Moreno Rodriguez
Que tal sociedad necesito personal que me ayude mas con esto de la programacion soy una persona creativa y tengo muchas ideas
ayuda
espero
muy
pronto
1 Voto
1 Respuesta
25th May 2018, 2:01 AM
Total Virus Created
Y is it im getting @2153person something like that as output plz make correction also tell me the reason. Code is below >>
java
0 Votos
3 Respuestas
29th Apr 2017, 2:00 PM
Mohammed Arshad
Can u apply a radial gradient on a letter say I, y o any other letter if so how do u do it
gradients
radial
0 Votos
2 Respuestas
20th Jul 2018, 4:04 PM
Namiisi Herbert
Guys help am given a question on creating a function called rangeSum and adds all the numbers from x to y so l used a for loop
r
0 Votos
3 Respuestas
17th Jul 2022, 9:03 AM
Thandolwenkosi
What the process going on to printing the value 1 . Not(not x or not y and x or not y)
cpp
sololearn
0 Votos
1 Respuesta
16th Sep 2020, 12:05 PM
Suparna Podder
Mientras mas aprendo me doy cuenta que menos se y eso mi inspira. Que te inspira o inspiró a aprender a programar?
php
python
ruby
web
0 Votos
2 Respuestas
30th Jun 2018, 11:35 AM
Kauztick Designer
Como hacer que un código HTML abra un navegador botón enviar y al presionar abra otra ventana que sea gmail?
091220502
cel
como
dejo
hablen
mes
mi
para
saber
y
-1 Voto
1 Respuesta
4th Sep 2017, 12:27 PM
Maxipau Pereira
Alguien me podría decir como calcular un impuesto a base de tipos de productos y almacenarlos por ejemplo si es
python
-1 Voto
1 Respuesta
15th Jul 2018, 11:46 PM
Antonella XD
Write a program to read 2 value x, y and print the quotient and remainder value separately of division (x/y)
java
0 Votos
1 Respuesta
22nd Oct 2017, 3:54 AM
Sunil Kumar Gupta
Can anyone tell me this programme is right or not? If it is right than y it's not running in my programming hub compiler?
null
0 Votos
2 Respuestas
29th Apr 2021, 7:36 PM
Abhay Verma
Ayuda con este código por favor. Para hallar el area de un circulo. No me acepta la Entrada y no sé qué quiere
javascript
0 Votos
1 Respuesta
28th Jul 2023, 2:19 AM
fabian
i see the postfix x=5; y=x++; //x is 6,y is 5 so my question is that why x is 6 not 5 and y is 5 not 6??
c++
operators
2 Votos
4 Respuestas
10th Sep 2016, 4:46 PM
aniket singh
Does anyone have an idea of how to move this star? I tried using x and y axis but it isn't working. I may be wrong
html
0 Votos
2 Respuestas
26th Sep 2020, 10:31 AM
Collins Rollins
¿i think the app Made a mistake, Yesterday i had about 600 bits , and today rarely y have 0 bits 😕, and i dident spend ir..??😡
bits
1 Voto
2 Respuestas
29th Jul 2022, 7:16 PM
Ramón David Pérez Lanyau
Desarrollar un programa que pida al usuario un numero y le pregunte si quiere capturar otro, mientras el usuario escriba “s” o “
c++
1 Voto
2 Respuestas
10th Oct 2017, 5:03 AM
Abigail
Pls wat is return, when is it used, and y can a single coding ve many return. Some return 20, return 0, return ster... Need help
c++
variables
0 Votos
4 Respuestas
14th Dec 2016, 4:18 PM
Michael Dogbey
Programa en Java para móviles, para que coja de un exel una lista de móviles y sus pin. Cuando le meta el móvil me de el pin.
css
espaniol
html
java
spain
2 Votos
1 Respuesta
28th Feb 2018, 6:55 PM
Ignacio Gonzalez Gonzalez
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
18
19
20
21
Siguiente >
En tendencia hoy
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
Vote Code
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Without degree job
0 Votes
Data structure using C
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
Html learn
1 Votes