Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the difference between the general purpose multi line comment that python doesn't have and the multi line comment with the 3 quotation marks?
comments
python
1 Vote
1 Answer
27th Dec 2015, 10:24 PM
Mohsin Yamani
numbers = list(range(3, 8)) print(numbers) >>> [3, 4, 5, 6, 7] ... Why is 8 not included there if its a part of the range, yet 3 is included in there?
python
range
5 Votes
5 Answers
27th Dec 2015, 12:18 AM
Jorge Montiel
Very basic question: what does raising an exception do in the first place?
exceptions
python
1 Vote
3 Answers
25th Dec 2015, 8:03 PM
Kasia Kulma
What editors do people use?
python
0 Votes
8 Answers
24th Dec 2015, 9:35 AM
Victor Omondi
What can be the best resource to start working with Django?
django
python
0 Votes
2 Answers
23rd Dec 2015, 1:30 PM
Shubhanka Bhandari
What happens to the original print_text function when the same name (print_text) is used for the new variable?
functions
python
0 Votes
2 Answers
23rd Dec 2015, 7:10 AM
kris
True & False are case sensitive. Must be capital T & F. is this correct?
booleans
python
2 Votes
3 Answers
23rd Dec 2015, 3:15 AM
Melvin Khoo
May I ask anyone to explain assertion in your words?
assertions
python
5 Votes
11 Answers
22nd Dec 2015, 2:41 AM
jurtly
"7" + 1 should be 71 Why Python occur an exception?
exceptions
python
1 Vote
7 Answers
17th Dec 2015, 12:35 PM
Mahmud Al Hakim
Why the ans is just three?
if-statements
python
4 Votes
11 Answers
17th Dec 2015, 5:02 AM
raj karnik
for word in words: What is "word" in this example?
loops
python
1 Vote
3 Answers
12th Dec 2015, 7:43 PM
orca
How do you create a string with a double quote?
python
strings
6 Votes
14 Answers
10th Dec 2015, 10:34 PM
Jeffrey
7%(5//2) =1. please explain. I don't understand how they get 1?
numeric-operations
python
29 Votes
46 Answers
7th Dec 2015, 6:28 AM
Sean
Can anyone tell me what's d use of this int function?
python
type-conversion
2 Votes
7 Answers
6th Dec 2015, 3:06 AM
Bilawal Sharma
What's the meaning of << and >>
operators
python
0 Votes
3 Answers
4th Dec 2015, 3:35 PM
Aymen Dridi
I dont get the difference between print and input functions
input
output
python
3 Votes
5 Answers
3rd Dec 2015, 1:38 AM
Laith Hussain
Why 26 // 5 / 2 = 2.5 ? I dont understand it :(
numeric-operations
python
0 Votes
2 Answers
1st Dec 2015, 9:25 PM
Michal
Which error occurs in this code?
exceptions
python
-1 Vote
3 Answers
20th Nov 2015, 4:04 AM
Sanjana Pinky
Scripting vs. Markup vs. Normal programming languages
python
scripting-languages
11 Votes
15 Answers
17th Nov 2015, 1:24 PM
Arman
Why a lambda function would ever be more useful than a normal function.. Can somebody explain?
lambdas
python
6 Votes
10 Answers
17th Nov 2015, 12:28 PM
Max Werman
How do I indent? not clear on that.
if-statements
python
0 Votes
3 Answers
16th Nov 2015, 7:46 AM
Cory Bennett
I don't get the the code "if not True"
boolean-logic
python
4 Votes
12 Answers
11th Nov 2015, 2:30 PM
david
How many minor versions of Python are there aside from 2.7 and 3.3?
python
0 Votes
2 Answers
10th Nov 2015, 3:10 AM
Nehal gandhi
What exactly is the Round Function? This doesn't seem to say.
python
strings
1 Vote
4 Answers
6th Nov 2015, 4:50 AM
Zac Hinote
Is the "format" a function or it's a method of the string object?
python
strings
1 Vote
1 Answer
30th Oct 2015, 5:13 PM
Maxim Vasilyev
I don't get how x=x+3 can be written as x+=3. Can someone please explain this to me better?
operators
python
8 Votes
8 Answers
26th Oct 2015, 8:34 PM
DanielXR
Can someoneone explain what is going on in the >>>print (things[2][2])? Why does it output 3?
lists
python
4 Votes
12 Answers
24th Oct 2015, 11:07 PM
Kota
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
1079
1080
Next >
Hot today
What's wrong in my code?
4 Votes
App Development
1 Votes
what languages should I learn to learn python
1 Votes
HTML
1 Votes
GUI-Based Python code in Webpage
2 Votes
Is python better than javascript?
1 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
Web Developer Job?
1 Votes
Russian
0 Votes