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
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
What will be the content of y and z after executing the code given below: int y=10, z=2; for (int x = 1; x <= 10; x=x+2)
javascript
0 Votos
3 Respuestas
2nd Aug 2020, 6:20 AM
Biswajit Sarkar
Como puede hacer q 4 esferas esten distribución verticalmente con vel=0 y con un click an alguna d estas cambien a horizontal
processing
1 Voto
1 Respuesta
12th Mar 2019, 1:02 AM
Jael Belt
Buenos días alguén me podrá decir cual es la mejor forma de aprender a programar y en que plataforma es más fácil?
progress
0 Votos
2 Respuestas
15th Mar 2018, 1:39 PM
WILSON TRECO NUÑEZ
Como programo en c , imprimir los números secuenciales de entre x e y, por ejemplo : si x=3 y Y=7 imprime 3 4 5 6 7
c
0 Votos
2 Respuestas
4th Oct 2020, 6:58 AM
Ricardo Sánchez
Existe una forma de calcular el precio de un sitio web (incluyo diseño, desarrollo, alojo en servidor, y un dominio ).
cobrar
cuanto
por
proyecto
tu
0 Votos
1 Respuesta
14th Sep 2017, 5:07 PM
Elvis Assael Picado Estrada
Hice una app , tiene usuario y contraseña, que debo hacer para que cuando Sierre la app no tenga que volver a poner el usuario?
jesus
1 Voto
1 Respuesta
16th Nov 2020, 1:23 AM
Jesus Daniel Lopez Portilla Diaz
Alguien que pueda añadir variables a este código , necesito que esté código vea números y diga si es menor ,mayor o igual a diez
c++
0 Votos
1 Respuesta
27th Jul 2023, 3:05 AM
Marrufo Kun
¿Saben cómo puedo hacer para que en mi sitio web no se permiran ss tal y cómo en algunas configuraciones de Facebook?
security
web
0 Votos
1 Respuesta
25th Jun 2022, 1:02 AM
Sara Valeria
i can't run my proyect what should i do? intento hacer mis propias pruebas, soy principiante y no me corre que hago?
html
0 Votos
2 Respuestas
13th Jul 2016, 6:24 PM
ismarlin santiago chalas martir
why in the postfix increment , x increases and y equals " old x" , even if the equals x after increment?
c#
operators
0 Votos
2 Respuestas
19th Aug 2016, 7:58 PM
Omar Hossam
#include <constream.h> int main () { int x = 10, y = 3, z; for (z= 0; z < x;) z = z++ +y; cout <<"\n" << z; return 0; }
constream
for
0 Votos
3 Respuestas
15th Sep 2020, 5:33 AM
Abdul Sami
Muy buenas futuros programadores me preguntaban si me podrian ayudar con un programa que tengo que hacer les estaria muy agradec
alimentacion.
consepto
de
estadia
por
y
0 Votos
2 Respuestas
9th Dec 2017, 2:03 AM
Andres
Помогите с практикой
(2*x)
=
=
=
input()
input()
print(x)
x
x
y
-2 Votos
2 Respuestas
18th Nov 2020, 11:31 PM
Михаил
could anyone tell why if i enter any digit lower than 5 output cones to be 5 but if more than 5 say 6 ans is 30 y so?
c++
loops
1 Voto
2 Respuestas
6th Apr 2018, 11:31 AM
Sahil Chauhan
Como puedo mirar el contenido de todos los archivos contendidos en un dir de ext:txt o texto plano y mostar lo en la terminal ?
python3
0 Votos
2 Respuestas
26th Jul 2018, 10:50 PM
josue Sandoval
¿Es posible usar una BD de SQL realizada en MS Access en MySQL y viceversa u otro tipo de manejadores de BD?
sql
0 Votos
1 Respuesta
6th Dec 2019, 4:21 PM
Nelson Martinez
Hola buen día ¿cómo puedo escribir un código HTML en visual code, como hacer que lo detecte como html5 y no solo como un Html?
html
html5
0 Votos
2 Respuestas
15th Apr 2020, 2:53 PM
Diego Saenz
Por favor me podrian decir como poner una foto en html yo pongo la url y no me sale la foto como www.teeny_titans.es.aptoide.com
"image.jpg"/>
<img
src=
0 Votos
1 Respuesta
30th Mar 2020, 1:36 AM
fernando
question is about c++...write a program in c++ to implement addition and division operator for the ratio class hence print the given two ratios x and y their sum (x+y) and their division (x/y)
c++
0 Votos
6 Respuestas
3rd Oct 2016, 4:21 PM
mayuri
¿Por qué cuando utilizamos div en html y luego utilizamos esa codificación para css, Por qué no se coloca un punto antes de div?
css
html
0 Votos
1 Respuesta
4th Jul 2018, 3:37 AM
Marden Eduardo Gordillo Cruz
Write the output of the following segments code int X = 7 ; int Y = 3; cout<< X/Y << " and " << X%Y;
be
fast
-3 Votos
2 Respuestas
24th Dec 2020, 10:54 PM
fadil Yusuf
I created 2 svg circle. Both have the same width height and are in same x and y axis measurements. Why they don't overlap??
circle
html
html5
svg
0 Votos
2 Respuestas
16th Jun 2017, 6:05 AM
👍Challenge the W . O . L . F👈
What will be the value of x after the following code is executed?
(int
10;
20;
5;
for
int
x
y
0 Votos
1 Respuesta
3rd Oct 2017, 1:00 AM
natet2014
Y would i want to use getters and setters when i can assign the value of a property from inside the main class?
java
0 Votos
1 Respuesta
13th Jun 2017, 4:55 AM
suryapoojary
Please explain to me the difference between ++x and x++ ? If you could give and example that includes evaluating a y variable to
c++
increment
operators
variables
0 Votos
2 Respuestas
12th Nov 2016, 12:25 AM
Alice
static int Pow(int x, int y = 2) { int result = 1; for (int i = 0; i < y; i++) /* this is the for loop that I don't understand.
c#
methods
1 Voto
4 Respuestas
22nd Jan 2017, 5:13 PM
Steven Bennett
Add controls position (C#)
add
c#
control
position
x
y
0 Votos
1 Respuesta
16th May 2018, 2:28 AM
SebGM2018
Como crear un dicc con 3 letras de una cadena como clave y una lista con las posicions de esas 3 letras como valor? Gracias
dictionary
lists
python
0 Votos
2 Respuestas
27th Dec 2016, 12:52 PM
MIGUEL GARCÍA GÓMEZ
Escribe un programa que lea de la entrada estándar el precio de un producto y muestre en la salida estándar el precio del produc
c++
-5 Votos
3 Respuestas
26th Jul 2018, 9:20 PM
jhonar
En el ejercicio 17 de SQL, habla de los apartamentos, escribí el código y no sé cual es mi error. Alguien podría ayudarme por fa
sql
0 Votos
1 Respuesta
3rd Oct 2022, 11:32 PM
Laura Camila Sánchez Rosero
How to draw line in html using JavaScript or vbscript!! .. not with <hr> tag.. i need to draw a line by passing x and y axis..
html
javascript
vbscript
1 Voto
2 Respuestas
4th Feb 2018, 6:31 AM
Priyan
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 Votos
1 Respuesta
9th Aug 2022, 5:57 PM
Bhuvanagiri Revanth
find values for the eqn y=10.5sin(2π+x)*cos(3.5π+x) where x varies by 0-0.1radian. tabulate the above values and determine the rate of increase of y for every value of x.
c++
0 Votos
3 Respuestas
19th Sep 2016, 4:55 PM
Meena
Y iam getting name error 'c' is not defined when i use - sign and when i use + sign it is giving output your answer is 3 times
python
1 Voto
1 Respuesta
30th Mar 2020, 3:09 PM
Rishab patyal
Buenas, no se NADA de programación y comence a leer esto, donde dice head o body yo puedo escribir cualquier cosa o tengo q
h
0 Votos
1 Respuesta
10th Dec 2019, 6:50 PM
Aldana Camila
C# So the programm assaigns the first double x with console.read() but the y and the ß double are just not excuted. Whats wrong?
c#
calculator
help
0 Votos
1 Respuesta
6th Aug 2018, 9:28 PM
shinja yo
no entiendo porque la solución al ejercicio 7%(5//2), porque el 1 seria el residuo de 5//2, y luego se divide 7%1 entonces la respuesta seria 7
numeric-operations
python
-1 Voto
3 Respuestas
27th Aug 2016, 6:50 PM
Milena Rojas
I have tried the postfix in my Xamarin studio and the code is like int x = 2; int y = x++; then WHAT would be the output??
c#
operators
1 Voto
2 Respuestas
20th May 2017, 7:50 AM
Emranul haque
def add(x, y): return x + y def do_twice(func, x, y): return func(func(x, y), func(x, y)) a = 5 b = 10 print(do_twice(add, a, b)) anybody can explain what is the relevance of func in this code?
functions
python
1 Voto
4 Respuestas
21st Aug 2016, 4:57 AM
anju
Complete this fun so that it replaces all occurrences of y with z in array x . The fun shld return no of replacement made.
cpp
-1 Voto
1 Respuesta
15th Mar 2021, 3:21 AM
Jayasudha selvan
for console.readline y don't yu give like.. console.readline(),x; as yu do in console.writeline("result:{0}",x); ?? if yu simply give readline() which value does the readline fetches??
c#
-1 Voto
2 Respuestas
13th Sep 2016, 2:30 PM
venkat
I am a beginner, I'm writing a program to produce the multiplication table of any number y ( entered by the user), how do I print the results as y*i=ans
python
0 Votos
3 Respuestas
17th Sep 2016, 1:24 PM
POZEIDON Thomas
How to write accents and " ñ "/ " Ñ " in JAVA? / ¿Cómo se escriben los acentos y " ñ "/ " Ñ " en JAVA?
data-types
date
java
0 Votos
1 Respuesta
28th Jun 2019, 10:18 AM
Daniel Cardiel
I don't understand why I can't make a sum of two functions that returns an int value. For example: def N1(): x=3 return x def N2(): y=4 return y print (N1+N2)
functions
python
0 Votos
3 Respuestas
29th Aug 2016, 12:02 PM
Alejandro Pérez Moreno
SQL es lo mismo que MySQL, tengo entendido que SQL es el lenguaje de programación para base de datos y MySQL es la base de dato?
data-types
mysql
php
sql
0 Votos
1 Respuesta
9th Jun 2020, 3:14 PM
Jorge Alexander Argüello Gusqui
hola ando buscando una solución al pattern="[01-31]{2}" obviamente el código no lo iba a poner completo pero esa parte es la que causa problemas y no lo pretendo arreglar con JS ni con data ni <select option> tenéis alguna idea, si rescribes ese código veras errores.
html
0 Votos
9 Respuestas
7th Sep 2016, 6:43 PM
System engineer
How to test direction of collision?
collision
css
html
javascript
math
side
vector
x
y
0 Votos
2 Respuestas
28th Jul 2020, 4:36 PM
Clueless Coder
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
19
20
21
Siguiente >
En tendencia hoy
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
a phone or a laptop
0 Votes
How to make a selection on a calculator in Python
0 Votes
Where is code bit
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes