Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Why is it that division by 0 in most programming languages causes the program to crash or to stop working??
programming
sololearn
5 głosów
4 odpowiedzi
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 Głos
2 odpowiedzi
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 Głos
3 odpowiedzi
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 Głos
2 odpowiedzi
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 głosów
7 odpowiedzi
8th Aug 2022, 3:05 PM
Quadri Lasisi
Write a program to accept a two numbers and find their GCD using division method
hgf
-1 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
27th Aug 2017, 9:42 AM
Shubh Rastogi
What's the difference? -11//3 and 11//3
//
division
floordivision
operations
0 głosów
5 odpowiedzi
24th Jan 2023, 10:20 AM
Reniel Galang
Weird Floating Point operation
c
division
floating
number
separation
0 głosów
17 odpowiedzi
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 Głos
2 odpowiedzi
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 Głos
4 odpowiedzi
24th Jan 2018, 6:19 PM
Surya Prakash Gupta
Where am I going wrong with the average
average
division
math
python
1 Głos
8 odpowiedzi
3rd Jun 2020, 1:12 AM
Joshua Flynn
-0 weird output python
division
error
needsolution
python
weird
6 głosów
10 odpowiedzi
24th Mar 2019, 12:24 PM
Saksham Jain
a/b/c ? What and how?
division
logic
math
0 głosów
1 Odpowiedź
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 Głos
3 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
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 Głos
2 odpowiedzi
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 głosów
1 Odpowiedź
15th Jan 2022, 1:48 PM
sonam saini
Why the results are different? (floor division)
division
floor
python
1 Głos
2 odpowiedzi
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 głosów
3 odpowiedzi
19th Dec 2022, 10:23 PM
Oliver Pasaribu
Problem with arrays in c++
arrays
c++
cpp
division
1 Głos
4 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 Głos
3 odpowiedzi
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 Głos
1 Odpowiedź
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 głosów
1 Odpowiedź
5th Sep 2017, 9:10 AM
Nishant Shekhar Soni
How to solve complex number multiplication and division?
complex
division
java
multiplication
number
7 głosów
4 odpowiedzi
15th Apr 2017, 10:11 AM
Frost Dew
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Głos
13 odpowiedzi
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 głosów
7 odpowiedzi
6th May 2020, 7:41 PM
Takundanashe Munyanduri
Remainder of numbers in python
division
math
negative
numbers
numeric-operations
python
remainder
3 głosów
10 odpowiedzi
11th Aug 2022, 8:34 AM
Saeed
floats
division
float
floats
numbers
python
3 głosów
1 Odpowiedź
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 Głos
1 Odpowiedź
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 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
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 Głos
1 Odpowiedź
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 głosów
2 odpowiedzi
8th Nov 2016, 4:20 PM
Tiny Trees
What are floating points values and their division?
division
floating
operators
point
values
0 głosów
3 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
2 odpowiedzi
14th Jul 2021, 10:00 PM
Dav Alf
Is operator precedence bodmas
add
brackets
division
math
multiply
python3
subtract
0 głosów
2 odpowiedzi
21st Mar 2020, 6:32 PM
ACID
Selective operation loop in cpp?
c++
coding
community
cpp
division
operators
sololearn
1 Głos
1 Odpowiedź
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 głosów
1 Odpowiedź
17th Sep 2018, 6:44 PM
Kodees
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
4
5
Dalej >
Popularne dzisiaj
code coach
3 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Does this app support the audio tag?
0 Votes
Hi im a begneer and i dont understand how to code if anyone whos smart replay
0 Votes
i want correct anwer code
0 Votes
I dont know what i should do with java script
0 Votes
Who should or which website should i visit or watch so i could learn python??
1 Votes
IndexOf()
1 Votes
Lua?
1 Votes
Is there a level after intermediate Python?
1 Votes