Q&A Discussions
3<<1 = 6
24 Votes
16 Answersin python a = a[:] why??
6 Votes
3 AnswersWhy is 9**(1/2) = 3.0
3 Votes
16 AnswersWhy is 1%2 = 1?
15 Votes
22 Answersint x = 10; x = ;
-3 Votes
7 Answersx = x++ ?
3 Votes
23 Answerstpl = () vs tpl = tuple()
1 Votes
5 AnswersHow is 2**5 = 32
9 Votes
21 Answerssin(1) = 90
8 Votes
3 Answerswhy 26%6 = 2
7 Votes
25 Answersa = "hello"
1 Votes
4 AnswersL = [1,3,4,5]
1 Votes
7 Answers1.25%0.5 = 0.25 HOW?
5 Votes
5 Answers2**5
= 32???
2 Votes
10 Answersint a = 100 a = 50
0 Votes
4 Answersx,y,z = 10,20,x
3 Votes
4 AnswersHot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes