Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
@property and <bound method> question
python
python3
12 Votos
5 Respuestas
27th Nov 2017, 4:47 AM
David Ashton
setter & getter vs @property
@property
setter&getter
1 Voto
1 Respuesta
4th Jan 2018, 6:34 AM
Aranya Akash Mandal
2 Quanstions about @property of Class
properties
python
-1 Voto
1 Respuesta
11th Apr 2019, 12:15 AM
Joe Lishuai Lin
How to use @property in Python 3
decorators
python3
1 Voto
1 Respuesta
7th Mar 2019, 8:22 AM
Eduardo Perez Regin
Why is .getter needed if @property already defines a "getter" method?
getter
properties
python
4 Votos
1 Respuesta
23rd Oct 2016, 9:09 AM
Jose Luis de la Rosa
in python, what's the difference between using @property and using __variable for read-only?
properties
python
python3
0 Votos
2 Respuestas
14th Oct 2019, 9:17 PM
Lucho 23
class Person: def __init__(self, name): self._name = name @property def name(self): return self._name
python3
-2 Votos
2 Respuestas
1st Dec 2020, 7:22 AM
S8tanGaming_YT
Is it possible to assign multiple parameters to a method with @property decoration?
properties
python
0 Votos
1 Respuesta
7th Feb 2017, 2:33 PM
Kayode Benjamin Adekanye
Help again again
@property
again
helpme
0 Votos
4 Respuestas
8th Jul 2023, 1:16 PM
Podle Playz
What's wrong with this code
@property
oop
python
why/
1 Voto
3 Respuestas
25th Jun 2018, 7:26 AM
Hồng Vĩ
What this @proportey does ? Why this is ?
@property
problem
property
python
python3
-1 Voto
1 Respuesta
15th Jul 2021, 7:57 AM
UnTentetive
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes