Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Why is it that division by 0 in most programming languages causes the program to crash or to stop working??
programming
sololearn
5 Voti
4 Risposte
7th Dec 2017, 10:46 AM
Perez
Find the result subtraction, multiplication, division of two integers using + operator. Input: 6 and 4 output:
boolean-logic
1 Voto
2 Risposte
4th Mar 2018, 7:13 AM
Arjunan
>>> 11 / 0 Traceback (most recent call last): File "<stdin>", line 1, in <module> ZeroDivisionError: division by zero
python
1 Voto
3 Risposte
5th Aug 2020, 7:56 AM
Nikita Sharma
What is floor division and modulo operators in Phython 3 i donโt understand please give me answer and examples
//
%
and
1 Voto
2 Risposte
2nd Jun 2019, 12:07 PM
Rupak Barman
hi. I am working on a calculator with python tkinter. I'm trying to replace the "/" with the division sign. please help
python
tkinter
0 Voti
7 Risposte
8th Aug 2022, 3:05 PM
Quadri Lasisi
What's the difference? -11//3 and 11//3
//
division
floordivision
operations
0 Voti
5 Risposte
24th Jan 2023, 10:20 AM
Reniel Galang
Write a program to accept a two numbers and find their GCD using division method
hgf
-1 Voto
1 Risposta
12th Jul 2018, 12:34 PM
Lional Messi
Write a program for division of two two numbers then display remainder and quotient separately.
c++
-7 Voti
2 Risposte
27th Aug 2017, 9:42 AM
Shubh Rastogi
Weird Floating Point operation
c
division
floating
number
separation
0 Voti
17 Risposte
16th Jun 2024, 2:33 PM
Yogeshwaran P
How can i move a division in the right of page to left of page?(in html)
html
web
-1 Voto
2 Risposte
3rd Jan 2019, 7:59 AM
Amirhossein
What is mystery about this division , 66 // 11, 67 // 11 , all of them give 6
python
python3
1 Voto
4 Risposte
24th Jan 2018, 6:19 PM
Surya Prakash Gupta
Where am I going wrong with the average
average
division
math
python
1 Voto
8 Risposte
3rd Jun 2020, 1:12 AM
Joshua Flynn
-0 weird output python
division
error
needsolution
python
weird
6 Voti
10 Risposte
24th Mar 2019, 12:24 PM
Saksham Jain
a/b/c ? What and how?
division
logic
math
0 Voti
1 Risposta
23rd Feb 2021, 10:12 PM
David
When I'm nesting a div inside another div and giving margin-top to inner div why upper division moves down too
css
html
1 Voto
3 Risposte
9th Jun 2020, 9:18 AM
Shivam Rawal
this calculator isn't working with the divide option.Can you point the problem in the divide?
c
division
type
0 Voti
2 Risposte
29th May 2018, 12:20 PM
Tanvir Hasan
Program to calculate addition, substraction, multiplication and division of numbers given by the user as input.
java
0 Voti
1 Risposta
31st Oct 2017, 9:03 AM
Kartik Patil
What do they mean by "To determine the quotient and remainder of a division, use the floor division and modulo operators, ..."?
numeric-operations
1 Voto
2 Risposte
14th Jan 2019, 3:57 PM
Mike
i have to make a program to print traditional division format 2 digit divisor and 3 digit dividend
c
0 Voti
1 Risposta
15th Jan 2022, 1:48 PM
sonam saini
Why the results are different? (floor division)
division
floor
python
1 Voto
2 Risposte
22nd Mar 2017, 11:31 AM
Javier I. Rivera R.
Claas, please let me know where html tag <a> for anchor together with tags <div> for division and <form> are block-level?
html5
0 Voti
3 Risposte
19th Dec 2022, 10:23 PM
Oliver Pasaribu
Problem with arrays in c++
arrays
c++
cpp
division
1 Voto
4 Risposte
26th Oct 2019, 10:00 AM
Alessandro Barattiero
HELP fix error function to read two double type numbers from keyboard. B)function to calculate division of these two numbers?
error
exception
handling
java
0 Voti
1 Risposta
18th Oct 2020, 1:12 PM
Charlie Z
Rearrange the code to declare two integer variables: a and b, print to the screen the division equation a/b. If b is equal to 0,
c++
exceptions
3 Voti
2 Risposte
9th Mar 2017, 6:12 AM
Sunita Sharma
If 'sum' is for :addition' and _ 'subtract' is for 'subtraction' and 'product' is for 'multiplication' so what is for "division?
??
a
division
int
1 Voto
3 Risposte
17th Feb 2019, 7:50 PM
Adil Iqbal
Hello guys , I am a python student and i dont get something really good and it is modulo and floor division ...the signs๐%,//
floor_division
modulo
1 Voto
1 Risposta
11th Aug 2020, 8:33 PM
arash
Q.Make a code which take two integer as input and shows in Euclid's division algorithm with LCM and HCF.(hint: HCF*LCM = a*b)
algorithms
challenges
cpp
division
eculids
hcf
lcm
3 Voti
1 Risposta
5th Sep 2017, 9:10 AM
Nishant Shekhar Soni
How to solve complex number multiplication and division?
complex
division
java
multiplication
number
7 Voti
4 Risposte
15th Apr 2017, 10:11 AM
Frost Dew
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Voto
13 Risposte
24th Feb 2020, 11:37 AM
zahrad
Why are the division lines in may table not showing ? , I am sure I put the code the right way . What do I do ?
html5
0 Voti
7 Risposte
6th May 2020, 7:41 PM
Takundanashe Munyanduri
Remainder of numbers in python
division
math
negative
numbers
numeric-operations
python
remainder
3 Voti
10 Risposte
11th Aug 2022, 8:34 AM
Saeed
floats
division
float
floats
numbers
python
3 Voti
1 Risposta
30th Nov 2018, 10:44 PM
Kelly Wu
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 Risposta
6th Dec 2018, 3:41 AM
Initiator
Write a program to read 2 value x, y and print the quotient and remainder value separately of division (x/y)
java
0 Voti
1 Risposta
22nd Oct 2017, 3:54 AM
Sunil Kumar Gupta
in the float lesson it for division a single forward slash was used but in numeric operators it uses 2 forward slashes why??
data-types
python
0 Voti
2 Risposte
2nd Feb 2017, 1:58 AM
Xmea
Is python smart enough to realise which print statement to print after having two except blocks?I.e just by typing zero division
exceptions
python
-2 Voti
1 Risposta
8th Apr 2017, 7:08 PM
Cyndy Wasai
What steps should be taken to carry out a project or competition in a team? And how division of tasks should be done?
manage
task
teamwork
1 Voto
1 Risposta
4th Mar 2019, 9:09 PM
ThisIsRoot
What would happen if you carried out a division problem with a zero but you continued the promlem so it would otherwise be solvable?
data-types
python
0 Voti
2 Risposte
8th Nov 2016, 4:20 PM
Tiny Trees
What are floating points values and their division?
division
floating
operators
point
values
0 Voti
3 Risposte
4th Jan 2019, 3:47 PM
Abdul Ahad
syntax to write a program to perform addition, multiplication and division of two numbers ,12 and 5 can some 1 help me out with this
Arithmetic
basics
java
urgent
0 Voti
2 Risposte
23rd Oct 2016, 9:03 PM
Kenneth Iheanyi
[CLOSED] What happens if the dividend is smaller than the divisor with modulus operator?
c++
division
larger
logical
modulus
operator
smaller
2 Voti
3 Risposte
22nd Jun 2019, 11:56 PM
UrBoyO
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 Voti
2 Risposte
14th Jul 2021, 10:00 PM
Dav Alf
Is operator precedence bodmas
add
brackets
division
math
multiply
python3
subtract
0 Voti
2 Risposte
21st Mar 2020, 6:32 PM
ACID
Selective operation loop in cpp?
c++
coding
community
cpp
division
operators
sololearn
1 Voto
1 Risposta
8th Aug 2021, 4:46 AM
Ishan Kumar Gupta
Develop a programme to perform following calculation using user defined functions
addition
division
factorial
integer
loop
multiplication
power
subtraction
0 Voti
1 Risposta
17th Sep 2018, 6:44 PM
Kodees
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
4
5
Successivo >
Popolare oggi
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why canโt I use double โ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes