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

Q&A Discussions

how the answer become 15... any one can please explane in easy way. regards #include <iostream> using namespace std; int main() { int a = 2; int b= 1; cout<<(++a/b++)*5;
c++
1 Vote
4 Answers
31st Oct 2016, 10:24 AM
zbwafi
I want learn python in the best way. I have a plan of working with it in huge in the future. Anyone give me a suggesion please!
python3pythons
0 Votes
1 Answer
24th Sep 2018, 9:54 AM
Mahir Sadman
Mahir Sadman - avatar
jeez I don't understand this issue of indentation. I noticed that the instructions or methods that run within or outside a conditional are looped in a certain way. the way print() is indented affects what will be printed. pls who has any insight on this frustrating stuff
loopspython
0 Votes
5 Answers
7th Aug 2016, 1:47 PM
Dan-Awoh Emmanuel
Dan-Awoh Emmanuel - avatar
< Previous12Next >
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
0 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Paint costs
1 Votes
Why this code fails even without data race
0 Votes
Learning Python - Question
1 Votes