Library
Post date | Author | Category | Body | Stats |
---|---|---|---|---|
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
In Python, which of the following is not a correct way of instantiating an object of class 'Foo... |
320 answers 142 good - 178 bad |
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
Given the following statement [x + 1 for x in range(10) if x % 2 == 0], what is the result: |
330 answers 193 good - 137 bad |
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
Which of the following propositions is not related to Meta-programming |
382 answers 33 good - 349 bad |
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
What is the correct way of implementing a 'method missing' behaviour, a way to execute |
327 answers 38 good - 289 bad |
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
Decorators are a very useful syntax sugar for attaching behaviour to methods and classes that... |
397 answers 43 good - 354 bad |
21.08.2019 |
![]() David Litvak Bruno Ruby & Python Developer Evangelist at Contentful |
Python |
Which of the following are part of the zen of Python? |
342 answers 153 good - 189 bad |