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
the division operator should result the float value the same operator should run in both python version 3 and 2.7
python
-1 Voto
1 Respuesta
6th Dec 2018, 3:41 AM
Initiator
Query the list of CITY names have vowels (a, e, i, o, u) from STATION. Your result cannot contain duplicates.
sql
0 Votos
1 Respuesta
19th Dec 2016, 9:57 AM
Akwin Lopez
What is the use of magic method __add__?? In below code why result not returning addition of first and second???
magic-methods
python
0 Votos
1 Respuesta
21st Feb 2018, 5:48 PM
Pankaj Kumar
Why the output can show the result until 6? As we know the conditon of loop can operate it just until var i reach the value of 5
javascript
question
web
2 Votos
4 Respuestas
6th Oct 2017, 4:00 AM
Grujs Farhan Nafis
Write a program that places a +, -, or a space between the digits 1, 2, ..., 9 (in this order) so that the result is 100.
challenges
cpp
cs
js
php
programming
python
1 Voto
4 Respuestas
11th Sep 2017, 4:23 AM
Daniel Ustavshchikov
why use % two times in if statement after top 10 when result show one time %, what is the mean of second percentage?
c
0 Votos
1 Respuesta
13th Mar 2020, 7:32 PM
Jitendra Kumar
What's the result of the following code? Please give the answer with explain. b=20 while True: if b<9: continue
explain
python3
-1 Voto
2 Respuestas
24th Apr 2020, 2:57 AM
sumaiya sharmin
I need this code I wrote to be further processed to give the exact value for of the result based on the comments
flatten
k
R
1 Voto
2 Respuestas
2nd Apr 2017, 12:00 AM
Samuel Akosa
I want to Wright an algorithme witch calculate the factorial of a number and tell us how many zoro there IS on the result
factorial
phython
1 Voto
1 Respuesta
31st Jul 2019, 5:57 PM
iren yeger
What is the result of this code? fib = {1: 1, 2: 1, 3: 2, 4: 3} print(fib.get(4, 0) + fib.get(7, 5))
dictionaries
python
0 Votos
1 Respuesta
3rd Dec 2018, 9:51 AM
Sk.Basheera Sulthana
Py.exe on windows close auto after printing the result (after 0.1 second ) ... Anyone know a order like pause or something !?
py.exe
python
time
windows
1 Voto
2 Respuestas
25th Nov 2016, 9:02 PM
Hadj Hadji
In simple calculator code at point where two userinput no are being added and stored in result 'str' is added before (a+b).WHY?
add
calculator
python
simple
Userinput
0 Votos
2 Respuestas
4th Feb 2017, 7:10 PM
chandranu dhabal
Query the list of CITY names ending with vowels (a, e, i, o, u) from STATION. Your result cannot contain duplicates.
in
0 Votos
1 Respuesta
11th Nov 2022, 5:27 PM
Muruga Perumal
What is a modulus operator like how can i can find the result of a modulus operation without the program what operation is it?
c++
modulus
operators
0 Votos
3 Respuestas
28th Dec 2016, 8:07 AM
Edoardo
how can I fix special charactes in spanish? I use some quotes and tildes. when i use them, I get strange symbol as result
character
mexican
notepad++
spanish
special
1 Voto
2 Respuestas
3rd Nov 2018, 10:58 PM
Jorge Cueva
If i click on a button example" 1" and i want the result to be showed in the entry box/part of python tkinter . I need an eg
gui
python
tkinter
1 Voto
4 Respuestas
20th Dec 2017, 2:43 PM
Abhishek 305
Does CONCAT AS in SQL make a new column in the queried table or just assign a name to the output result
concat
sql
1 Voto
1 Respuesta
1st Oct 2016, 4:33 PM
Rohit Kumar
Issue with my for loop to print the result of a formula. Why is the formula is for loop not printing please?
javascript
0 Votos
2 Respuestas
20th Apr 2017, 6:26 PM
AceDev
What will happen if a Challenge expire?
app
away
challenge
experience
expiring
left
opponent
point
result
xp
3 Votos
4 Respuestas
12th May 2018, 3:15 AM
xXx
Could anyone tell me why the following code gives errors? I want to test if the letter entered is (a)then the result is true.?
c++
help
1 Voto
2 Respuestas
8th Sep 2017, 10:30 AM
RiGeL
I'm a new Java learner and I can't figure out why the result is different when using logical OR operator instead of bitwise OR o
bitwise
java
logical
operators
0 Votos
2 Respuestas
29th Apr 2020, 10:27 AM
Mohammad Ala Tahhan
Hi, I have problem with sin(),cos(),when used them to find sin() of angle (90) the result not correct. what shuld i do?
c#
0 Votos
2 Respuestas
22nd Sep 2017, 7:08 PM
Awadh Abdullah
hello everyone , I have observed something strange The lines print('$!/\\@$@!') and print('$!/\@$@!') are yielding same result . Can someone say why can this happen.
python
0 Votos
3 Respuestas
21st Oct 2016, 7:54 PM
Sivasai Vemuri
how can i create database table for sending sms to the student, an each individual have his own result and sending at
mysql
php
0 Votos
1 Respuesta
25th Dec 2019, 9:54 PM
Abdullahi Adamu Misau
Create 5 workers concurrent print out numbers from 1 to 1000. Note: for the whole result each number only can display once only.
c#
0 Votos
1 Respuesta
1st Apr 2020, 4:37 AM
Yen San
Write a program in Java to find the result of following expression (Assume a = 10, b = 5) i) (a < < 2) + (b > > 2)
java
0 Votos
2 Respuestas
18th Sep 2023, 10:38 AM
Shahjad Ansari
Write the function to calculate the factorial value of any integr argument call function from man() and print the result in main
c++
0 Votos
1 Respuesta
31st Dec 2016, 3:09 PM
rag
When we perform Arithmetic Operation in SELECT query It also reflect to our original DATABASE or it only Display the result (i.e
database
query
sql
0 Votos
1 Respuesta
8th Oct 2016, 6:08 AM
Pranay Neema
When the code is run, If num1 = 10 and num2 = 5,the result is giving me 105 instead of 15, how can i fix it to get 15 as result.
c#
code
0 Votos
3 Respuestas
6th Oct 2021, 10:02 AM
omitogun toni
int x = 5 ; x = (x++)*2+3+(--x) System.out.println(x); answer is 18
after
evaluating
in
result
what
x
x++*2+3--x;
x=
0 Votos
3 Respuestas
25th Sep 2020, 12:58 PM
Ali Xd Rocks
Can some1 help? I'am having my console print out the result frm other codes I've created rather than d curent code (without eror
classes
java
objects
0 Votos
2 Respuestas
13th Dec 2016, 6:53 AM
Soaga Kingsley
Pls What's the code to get what variable type a result is and how do I use it in conditional statements like 'if'?
python
type
variable
variables
0 Votos
2 Respuestas
7th Dec 2016, 1:00 PM
Ade-onojobi Oluwadewalade
Remember, there are 24 hours in a day 60 minutes in an hour and 60 second in a minute use the print() statement to output result
python3
-5 Votos
4 Respuestas
29th Aug 2021, 9:22 AM
Omkar Kurhade
How can I stop this function with the result?
beginner
function
html
javascript
quiz
result
stop
test
1 Voto
4 Respuestas
5th Jun 2017, 5:18 PM
Robert Koronny
I have to code an algorithm.We enter 2 digits for coordinates of a point, the result must be where the point is-black or white?
c++
0 Votos
2 Respuestas
11th Nov 2016, 5:29 PM
Martin Veselinov
what's the difference if i use name attribute and don't use name attribute because i cant see the difference in result or output
forms
0 Votos
1 Respuesta
9th May 2019, 12:03 PM
radib r.
It is possible? Problem is textbox1.text = XYZ and textbox2.text = XX. And when i click the subtract button the result = YZ.
c#
0 Votos
1 Respuesta
23rd Aug 2017, 2:36 PM
JM Gabriel
What is wrong with this code... It's meant to output the result of a factorial and the number of occurrence of each digit...
loop
python
recursion
-1 Voto
1 Respuesta
17th Jun 2017, 1:05 PM
Obumneme Anichebe
The result of the condition isn't a boolean, it's the value of the condition which is can be truthy or falsey as well
javascript
loops
-1 Voto
2 Respuestas
15th Feb 2017, 8:19 AM
Sam
Just found out about this way to use the "alias" i.e the AS command what you think it returnes as a result ?
mysql
sql
0 Votos
1 Respuesta
30th Mar 2020, 6:20 PM
kamel BOUHENNI
about the variabile name rules, if I try to call a variable "cout", or any other reserved word, will it result into an error, or is it just a good practice?
c++
variables
1 Voto
4 Respuestas
15th Jun 2016, 3:02 PM
naghree
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
In the code in class B , it is given - object.do("B") . And the result is also printed as "B" . Then what is the purpose of the
java
polymorphism
2 Votos
1 Respuesta
25th Jun 2018, 10:46 AM
Tom
In while loop for iteration the result is printed in new line why? And how to print all the iteration answer in same line?
loops
python
0 Votos
2 Respuestas
6th Feb 2017, 4:20 PM
Mathi Mathan
Java
=
code?
int
is
of
output
result
the
this
what
2 Votos
3 Respuestas
18th Nov 2018, 1:17 PM
Utkarsh Sharma
File in the blank to print the sum of the tow variables. int x= 2; int y=4; int result = ; system. out.printIn( );
operators
-1 Voto
2 Respuestas
4th Jun 2020, 4:35 PM
Krrish Rk
When I type in the following statement in idle print(print("print")) I'm getting the following result :"print" in line 1 and "none" in line 2. why is none there in the output??
input
output
python
0 Votos
4 Respuestas
17th Sep 2016, 10:13 PM
ABHISHEK SHARMA
why in this case we call the function in Main like that " int result = sum(x, y);" why no by just typing sum(x,y)?
c++
function-arguments
functions
0 Votos
1 Respuesta
11th Mar 2017, 10:46 AM
Matej Čalić
Write a simple java program that will add two decimal numbers and y, the divided by a whole number if the result of division is
<span>
-3 Votos
2 Respuestas
14th Jul 2021, 10:00 PM
Dav Alf
But you can't simply get the same result by putting <br/> before and after it in the HTML code and the in the CSS just the bg?
background
0 Votos
1 Respuesta
12th Jun 2019, 5:14 AM
Only_Radu
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
19
20
21
Siguiente >
En tendencia hoy
What's wrong in my code?
4 Votes
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
Is python better than javascript?
1 Votes
I'm still new, help me about my image code
0 Votes
My candy crush clone is static I need help guys
0 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes
Are '\0' and NULL the same?
1 Votes
cyber security
0 Votes