Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Como puedo hacer que el codigo arroje que "fresa" es valido, y "fressa" es invalido?, Que esten permitidas las LL y RR
java
0 Votes
1 Answer
2nd Sep 2020, 6:04 PM
Miguel Ángel Puerta Reyes
Hola en la funcion de bucle for . Porque se declara i=1 y no se hace solamente 1++ el codigo es largo y llevara mas proceso creo
javascript
loops
1 Vote
2 Answers
13th Jul 2017, 3:48 PM
Juan Franco
How I get 1 with a variable x and y with strings.out ?
notepad
3 Votes
1 Answer
24th Nov 2019, 1:42 PM
Evergamer 00
What is The best free Website hosting service provider? That support mysql y php .
html
mysql
php
server
website
5 Votes
6 Answers
24th Mar 2017, 2:25 AM
david leiton
¿Como puedo poner dos input para que el usuario diga dos numeros y estos se sumen?
hispanohablantes
input
python3
1 Vote
8 Answers
3rd Feb 2018, 6:20 PM
Facundo Arévalo
What is the output of this code? int x = 1, y = 1, z = 1; cout << (++x || ++y && ++z); cout << x << y << z;
c++
0 Votes
4 Answers
21st Aug 2018, 10:27 AM
Vedansh
[Sololearn] Nueva versión de Sololearn en español (New version in spanish).. App y tutoriales !
app
español
sololearn
tutoriales
7 Votes
2 Answers
19th Aug 2017, 3:38 AM
Javier I. Rivera R.
Can someone help me understand y the output is linear
for
java
loops
0 Votes
1 Answer
29th Apr 2020, 1:10 PM
RealOne
porque me marca error en la linea 3, 18 y 22 java?
ayuda
java
0 Votes
2 Answers
9th Apr 2021, 9:17 PM
Rafael González
#include <iostream> using namespace std; int main() { int x = 5, y = 6, z = 50, sum; cout << sum; sum= x + y + z;
c++
1 Vote
2 Answers
11th Jul 2019, 5:49 PM
Shrusti Singhaniya
Cómo se puede sumar los puntos y nombres de bailarines que te da la máquina?
c#
2 Votes
3 Answers
8th Apr 2021, 1:43 PM
Leonardo Rodríguez
what is the purpose of y=x++ i.e assigning x to y then increment it?
c++
operators
2 Votes
6 Answers
5th Feb 2017, 7:41 AM
Sopanaadevi.S
Difference between x %= y*2 and x = x % y * 2.
c#
difference
1 Vote
5 Answers
13th Jun 2017, 7:26 AM
Arild
Alguien, que me pueda ayudar, tengo un error en mi código y no se que le está pasando, les agradecería su ayuda.
python3
1 Vote
35 Answers
12th Jul 2018, 2:31 AM
H4Ck10uS
Could someone explain the logic behind sum of x= 12|3 and y = 15|3 as 30?
python3
1 Vote
11 Answers
4th Mar 2018, 4:55 AM
pankaj pokharkar
How can I get the x and y position of the mouse ?
javascript
pos
x
y
4 Votes
2 Answers
26th Feb 2017, 9:44 AM
Ninja Nudiste
Is there any difference? If not, then why is this syntax needed: int y {2} ?
c++
2 Votes
5 Answers
16th Sep 2019, 8:51 PM
UraL
Can you xplain y the following pgm has no output??? ASAP
aptitude
java
quiz
0 Votes
3 Answers
17th Aug 2017, 10:20 AM
Yajiv
Write a c++ programe to calculte value of Y from "Y=1/1!+2/2!+3/3!+.......+n/n!
headings
saeed331
sololearn
0 Votes
3 Answers
12th Jan 2017, 11:39 AM
Ahmed Elgendy
<image src="image. svg"alt ""height="300"/> y do they write.[ alt"" ] ?
html
html5
svg
0 Votes
3 Answers
5th Apr 2017, 5:14 PM
Shreya Parmar
En el ejercicio final 15.1 si resolves el 1ro. te pone mal el 2do y si respondes el 2do, Te pone mal el 1ro Y no te deja seguir.
15.1
-1 Vote
4 Answers
24th Jan 2022, 1:41 AM
Carolina Riviello
CHALANGE::Code that output a circle to an X Y grid in bianary.
c#
c++
challenge
html
java
1 Vote
3 Answers
23rd Oct 2017, 5:18 AM
Bob
why we use x& y values here for printing hi there ???
c++
if-statements
0 Votes
4 Answers
27th Jul 2016, 6:05 AM
Manish Pant
En que manera mostrar archivos mediante la escritura en modo local js y html?
createobjecturl()
javascript
js
script
var
0 Votes
5 Answers
4th Dec 2020, 9:56 PM
Mi Camino Es Boxeador Profesional = Jhon / Tux
Why int x = 16 ‰ int y = 5 equal 1?
c#
0 Votes
4 Answers
2nd Mar 2017, 2:44 PM
Kovalevich Vladimir
HOW DO I PLA Y AGAINST OTHER LEARNERS ON THE WEB APP ?
challenges
2 Votes
2 Answers
10th Mar 2020, 1:25 PM
Mzwakhe Mvubu
Alguien me puede dar una pagina en html y css que sea responsive y que sea para el modelo de negocio de una pizzería.
css
css3
html
html5
0 Votes
2 Answers
19th Oct 2017, 1:00 AM
Frank Daniel Espiritu Valera
Write a program to take x and y as input and output the string x, repeated y times. Sample Input hi 3 Sample Output hih
python
0 Votes
1 Answer
30th Dec 2022, 11:26 AM
X Gamerz
HTML5: Code for SVG to animate in both x and y simultaneously
and
animate
html
html5
svg
x
y
0 Votes
3 Answers
22nd Jul 2018, 11:58 AM
BBIIIGGGG
Como puedo crear un input para mostrar contenido html? Un estilo como los que utiliza bootstrap y jQuery.
bootstrap
html5
jquery
lprestudios1
9 Votes
2 Answers
14th Apr 2019, 9:49 AM
lprdosmil
Alguien habla español es que apenas tengo 12 y no entiendo tanto el ingles
comments
0 Votes
4 Answers
14th Aug 2019, 12:42 PM
jhoann manuel
Cuál es la diferencia entre los bucles While y Do While ?
c#
0 Votes
2 Answers
6th Apr 2020, 6:23 PM
Alexander Fernandez
Quien me enseña a hacer un formulario desde javaScript y a validarlo
javascript
0 Votes
3 Answers
12th Mar 2019, 2:16 AM
Jose Miguel Moreno Olarte
How to implement a pointer array in setters y getters C++
arrays
c
c++
pointers
0 Votes
1 Answer
18th Mar 2019, 6:39 AM
Eduardo Perez Regin
C++ vs Python3? cual funciona mejor para uso de hacking ético y cual para programación extensa
c++
python3
1 Vote
7 Answers
20th Apr 2020, 3:30 AM
Abiud Carrera
SQL hay que resolver un código de los alimentos poniendo SELECT hago lo que dicen y todo y no anda o está mal algo de ellos?
sql
0 Votes
2 Answers
17th Mar 2021, 4:47 PM
jonathan sayavedra
¿Cuando se utiliza la nomenclatura UpperCamelCase y cuando la lowerCamelCase
functions
programacion
variables
0 Votes
1 Answer
16th Jan 2018, 12:31 AM
Erick Alejandro Cuadrado Vilchis
Que sigue después de HTML y CSS en desarrollo Web?
javascript
-1 Vote
1 Answer
2nd Mar 2022, 7:34 PM
Adrian
Y que pasa con la vercion 3.4.3 de pithon 3
python
0 Votes
1 Answer
16th Jan 2019, 7:28 PM
Nathan Cruz
¿como puedo realizar el siguiente codigo con arreglos y archivos?
python
0 Votes
1 Answer
11th Sep 2017, 3:32 PM
Juan De Dios E. Pérez Quintrequeo
Como hacer programa para leer un archivo .txt y que lo modifique?
archivos
c#
txt
0 Votes
3 Answers
11th Jan 2018, 5:07 AM
Raul Rodriguez Cobain
¿Quién me ayuda con esta? No la entiendo y por favor adjuntarme ejemplos si son amables....
python
0 Votes
2 Answers
25th Feb 2021, 4:31 AM
Haironid Rojas
Quiero saber dónde encuentro un curso de Rust y pronto 😬
rust
0 Votes
1 Answer
18th Aug 2023, 3:56 PM
Kenneth Giovanny Briones Aviles
¿cual es la diferencia entre la etiqueta <b> y la etiqueta <strong> ?
formatting
0 Votes
4 Answers
17th Apr 2018, 12:35 AM
Jose Erazo
Why (x and y) == y ? Why (x or y) == x ?
python3
0 Votes
3 Answers
6th Jul 2020, 10:23 AM
Alex
Hola alguien sabe si se puede crear una variable y asignarla con dos variables ?
javascript,
variables
0 Votes
6 Answers
26th Mar 2018, 10:11 PM
zaginne camacho
Como instalar android 4 y 5 en una misma maquina virtual usando Virtual Box?
maquinas
virtuales
-1 Vote
5 Answers
27th Nov 2020, 9:43 PM
Richy Cristiano
que diferencia tiene la utilización de tuplas y lista en python
python
0 Votes
2 Answers
24th Sep 2016, 2:01 AM
Jose Angel Sevilla
How to get pos X and Y of object in java
java
sololearn
swing
xy
0 Votes
2 Answers
28th Apr 2020, 7:52 PM
Grzesiek Sikorski
Disculpen,esta app es gratuita los primeros tres días y después comenzará a cobrarme?!
freeforall
0 Votes
3 Answers
16th Feb 2020, 7:21 PM
Etan Alexis Casasola Ortiz
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
11
...
21
Next >
Hot today
MY SNAKE GAME CODE ISN'T working of python
4 Votes
Java question Can anyone help me with the test case situation in that problem like 3 test case is pass but other are not 🤦🤦
4 Votes
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Grouping data is not working
0 Votes
Please help with the output
0 Votes
Use of flag
0 Votes
Mentor
0 Votes