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
Hello can anybody help me in fitness goal problem, I conduct this from python whoever the case 1 only error when a run the code.
python
0 Votos
5 Respuestas
27th Oct 2023, 12:43 PM
Adrian Cilindro
I am learning c and c++ 1 month complete but my logic to use in c c++ is bed so please help me for how strong my logic
building
logic
2 Votos
4 Respuestas
23rd Dec 2018, 1:02 PM
Ishanya Jadhav
I am just starting js and I tried to say hello world, but I get an alert saying line 1 and then < help please
javascript
0 Votos
2 Respuestas
11th Nov 2016, 1:42 AM
Justin Jackson
Why is my navigation menu hiding under the header bar? I want it to come just after the header in a 1 column display.
css3
footer
header
html5
nav
0 Votos
6 Respuestas
9th Jun 2021, 8:03 PM
DN Josh
i created a programe for printing all prime no between say 1 to 100 now i want to store all that in an array,how to do that?
c++
0 Votos
5 Respuestas
10th Aug 2016, 6:43 PM
Tarun kumar parashar
In c++ how do i build up variables for 1 letter and then when i have that letter as input it should pick one of the variables
c++
0 Votos
3 Respuestas
23rd Jun 2020, 6:00 AM
C0D3 BU113T
How do i confirm if a number is dividble by 2 over and over and the answer is 1
c++
math
1 Voto
2 Respuestas
23rd Oct 2017, 12:24 PM
Berke Aslan
can anyone tell me what's wrong with this code? i want it to response with input 1 once the user type "no"
code
codeplayground
javascript
js
0 Votos
3 Respuestas
13th Nov 2023, 8:22 AM
Maroua El Hattach
I have to print square matrix from 1 to n² anticlockwise direction starting from center, idk why it is printing 0.
arrays
java
0 Votos
2 Respuestas
5th Sep 2022, 2:54 PM
Kishan Khanna
i = 0 / while i<5: / i += 1 / if i==3: / print("Skipping 3") continue / print(i). code starts at "1" and prints 5 why?
loops
1 Voto
2 Respuestas
27th Apr 2022, 1:01 PM
Israel Ebiti
error !!! please ignore approach 1 , fix me approach two , I am trying to make a palindrome checker !!! code in description
codefix
error
help
java
javastrings
strings
1 Voto
3 Respuestas
9th May 2023, 7:44 AM
Shubham Swaraj 161
when generating randomly 2 numbers in c++ between 1 and 3 what i have to do if i don't want the first nb to be == second nb
c++
0 Votos
3 Respuestas
8th Dec 2020, 9:21 AM
nano
Why doesnt the file extension code in module 1 lesson 4 of JavaScript work in the text editor i use (atom)
html
javascript
1 Voto
2 Respuestas
11th Sep 2018, 1:05 PM
Kitan Lawal
Hello. How can I write a program in python to print a sum of a range of number like from 1 to 10 please?
python3
1 Voto
2 Respuestas
16th Dec 2020, 2:30 PM
Mas'ud Saleh
I would calculed the sum the 1 to 10 by for in php,this code is true or false?
php
0 Votos
2 Respuestas
3rd Mar 2017, 6:37 AM
lahcen dabouz
How to make this calculate properly (I'm starter) example: when you input in 1 and 5 I want to be 6...not 15
javascript
1 Voto
2 Respuestas
9th Aug 2019, 11:03 PM
Stefan
While using srand() in c++, I get segfault 1 out of 10 times. Any possible solution to that?
c
c++
rand()
srand
0 Votos
1 Respuesta
11th Feb 2017, 6:01 PM
Nishant Shah
Making an Android app pls tell me i want upto 1 Gb jpg to load in some button...e
app
1 Voto
1 Respuesta
7th Jul 2017, 5:43 PM
Harsh Srivastava
I am getting an error in UE 4.19.0 it was also in 4.18.3. Hexadecimal value0x00 is a invalid character line 1 position 1.
unrealengine4
1 Voto
4 Respuestas
17th Mar 2018, 12:58 AM
Comedy Co.
I would like to know how to use an interval in the switch loop. For example take age between 1 and 9 using the switch loop.Thank
help
0 Votos
8 Respuestas
22nd Nov 2017, 8:50 PM
SEDGO Prosper
How can I write a program that take a n(a positive number)as input,make n×n list then return the 0 and 1 into spiral.
python
0 Votos
3 Respuestas
3rd Jan 2020, 10:16 AM
fatemeh salmani
How can I create a python loop that will print 1 to 5 and in between each printed number there will be a decoration like(==)
@
arraylist
1 Voto
3 Respuestas
25th Jan 2022, 11:51 PM
David Boateng
I need to write a program to Take a number N as input and output the sum of all numbers from 1 to N (including N).
forbeginners-
python
0 Votos
4 Respuestas
27th Jan 2022, 6:26 AM
Artin !!!
How I can make a list or some type of this from 1 to 50 to don't write all 1,2,3,4...
lists
python
range
1 Voto
2 Respuestas
28th Jun 2016, 5:08 PM
Xenonium Oxygen
Why Entering 1-10 Will Realize 1 2 3 4 5 6 7 8 910. I know it's caused by%2d, but I don't know why this is the case.
language-c
0 Votos
3 Respuestas
9th Mar 2020, 4:29 AM
Por_Libereco
Please i need someone to help me explain this code from line 1 to the last line. I just came across it but i don't understand it
python.
0 Votos
1 Respuesta
5th Apr 2020, 3:42 PM
Okonkwo Emeka
how can I break a line as line 1 & line 2 of address column while inserting values in table ?
insert
sql
tables
-1 Voto
4 Respuestas
8th Jul 2016, 2:58 PM
Mohan pochampalle
In the problem Paint costs i wrote this code. Is there any error as it shows 1 case has failed.I don't understand pls explain
codeplayground
interpreter
python3
2 Votos
2 Respuestas
14th May 2020, 3:44 PM
Ayushman Dash
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Voto
3 Respuestas
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
I want to create a new CSV file and inside that; i want to store values from a=[1,2,3,6] as column 1 and b=[2,4,6,9] as column 2
python3
1 Voto
1 Respuesta
15th Jun 2019, 3:22 AM
vinay
I want to set zIndex to the first object b to 1 to display it in front. thanks you.
1
set
to
z-index.
-1 Voto
1 Respuesta
19th Jun 2021, 10:12 AM
Malick Diagne
In c++ how would I create a code thad if I input A it gives an output of 1 and for B - output 2 ?
c++
0 Votos
1 Respuesta
7th Nov 2022, 8:22 AM
Sarel
Find the sum of first ten natural number 1 2 3 ...10 but the I m getting error please help thanks u
c++
1 Voto
3 Respuestas
19th Oct 2016, 7:17 PM
kevink mahadeo
someone can help me I can not advance in the challenge 1 of the question of how to center the text help please
html
2 Votos
3 Respuestas
1st Oct 2017, 2:04 AM
ronny aguilar
I really do not understand what 3 1 3 has to do with the document and how we arrived at it. Can someone help me understand that, please?
dom
javascript
6 Votos
5 Respuestas
15th Jul 2016, 11:41 PM
Lawrence Ainetor
Please help me with this game, the level is increasing. 🙏🙏🙏 I want it to increase by 1 each time the ball is empty. Thanks
canvas
javascript
0 Votos
3 Respuestas
19th Jul 2020, 10:42 AM
Abat
Hi guys.... What am I missing on my code.i want to return 1 if all the numbers are divisible by two and return 0 if not all
divide
1 Voto
7 Respuestas
27th Feb 2017, 4:30 PM
Ricardo Chitagu
Boolean logic 2 for python core. Create a program that outputs whether a store is open or closed. I got all test cases except 1
boolean
case
help,
hidden
logic
test
0 Votos
3 Respuestas
2nd Jan 2022, 5:08 PM
Jamison McKinney
I am trying to make a dice and I want to make it so when a certain number is rolled It will add 1 to a variable. How would I do this?
python
variables
1 Voto
3 Respuestas
22nd Aug 2016, 3:25 PM
Ezie
9% (7//2)=1 i am not understanding when there is reminder is 1 of 7 by 2 then how its coming one with 9 ??
numeric-operations
python
1 Voto
4 Respuestas
3rd Jan 2017, 4:49 AM
Harsh Ranjan
I have a one big problem... Create a 1 java program for logically... Any java expect please help me!!!
java
javaproblem
-4 Votos
2 Respuestas
7th Sep 2021, 12:43 PM
VIGNESH S
Why are there different outputs when I change the order in the Code of different ways of incrementing by 1 ?
java
1 Voto
2 Respuestas
20th Dec 2016, 10:37 AM
eternallatesummer
If i write num= 1 and (num<6) and num=num +1 the value comes 1-5 and if i wrote num=num+3 the value comes 1and 4 why this so
loops
0 Votos
2 Respuestas
6th Apr 2018, 10:35 AM
Sahil Chauhan
I would value an advice on the while loop. When i am in the loop i=i+1 i=1 while i<=0 i can't make up why 1 appears on screen?
loops
python
0 Votos
2 Respuestas
19th Aug 2016, 3:11 PM
Τηλέμαχος Στικούδης
How can i create 2 link to act upon 1 button. In a way that if a user clicks the button, it will run two links at once.
ahref
functions
html
php
reference-types
xhtml
0 Votos
5 Respuestas
27th Jul 2020, 2:54 PM
henry okafor
I am looking to start my own web design business, it's going to a 1 man show. Is python hard to use as a front end prog language
python3
web
2 Votos
6 Respuestas
30th Jul 2017, 9:26 PM
James Barrow
For the last else statement... how can I make the program run again after it asks to enter 1 or 2 ...
c++
else
statement
0 Votos
3 Respuestas
14th Apr 2017, 6:28 PM
Luke Mai
why does the random.randint(1, 6) produce the no. 6? i thought it would only produce no. from 1 to 5?
modules
python
0 Votos
2 Respuestas
27th Oct 2016, 12:45 AM
Jiggy Barcelona
How can i change background of a input with type of number when it's value is more than 100 or less than 1 . I want to use css.
css
html
0 Votos
2 Respuestas
31st Aug 2020, 5:47 PM
parsa
m having 1 year experience in react js and now i m shifting towards node js but i have not strong grasp over DSA what shld i do
node.js
-1 Voto
1 Respuesta
31st Jul 2022, 1:40 PM
coderz
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
7
8
9
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
a phone or a laptop
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Where is code bit
0 Votes
Java IDE for building a game.
0 Votes