• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Is operator precedence bodmas
addbracketsdivisionmathmultiplypython3subtract
0 Votes
2 Answers
21st Mar 2020, 6:32 PM
ACID
ACID - avatar
print("Enter any number:") n = input () n=n*5 print(n) In the above program, if I try to multiply the given integer with 5 , to get output as "5n". Instead it prints as "nnnnn". Could anyone help me to solve it ?
pythonvariables
0 Votes
5 Answers
13th Sep 2016, 9:15 AM
RAKESH
My calculator is using strings instead of integers and I am using pydroid 3
addaddsandcancantdivideitmultiplyonlyorstrings
1 Vote
3 Answers
14th Sep 2021, 3:36 PM
Richard
Richard - avatar
< Previous1...34Next >
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Python
0 Votes
Can someone explain inline and block elements please
0 Votes