Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- 2.9 Inheriting properties from built-in classes
- but first let's analyze it: * line 03: ask the user to enter the IBAN (the number can contain spaces,... sed in Norway) * line 08: if it is shorter, the user is informed; * line 09: moreover, the IBAN cann
- 2.4 Decorators
- e a ''%%__call__%%'' special class method. When a user needs to create an object that acts as a function
- 2.8 Composition vs Inheritance - two ways to the same destination
- perties and methods responsible for informing the user of its mileage, starting and stopping the vehicle
- 4.2 Serialization of Python objects using the pickle module
- ch cases. Note that functions (both built-in and user-defined) are pickled by their name reference, not
- 5.1 Metaprogramming
- 02: //[metaclasses] are deeper magic than 99% of users should ever worry about. If you wonder whether y