Posts by Vitoria06 • 43 points
1 post
- 
		4 votes1 answer53 viewsQ: Are there abstract classes in Python?I’m a beginner in Python and would like to know if there are abstract classes and methods in Python, if there is someone can give me an example? When I studied Java there were these classes to…