Changes
Page history
Update S6: Object Oriented Programming
authored
Feb 08, 2024
by
Sergio Najib
Show whitespace changes
Inline
Side-by-side
S6:-Object-Oriented-Programming.md
View page @
e6ec7a79
...
...
@@ -15,7 +15,7 @@
*
[
Working with sequences and functions
](
#working-with-sequences-and-functions
)
*
[
Modelling the sequences with object oriented programming
](
#modelling-the-sequences-with-object-oriented-programming
)
*
[
Classes
](
#classes
)
*
[
The \__
I
nit_\_ method
](
#the-\__init_\_-method
)
*
[
The \__
i
nit_\_ method
](
#the-\__init_\_-method
)
*
[
Adding data: Atribute strbases
](
#adding-data-attribute-strbases
)
*
[
The \__str_\_ method
](
#the-\__str_\_-method
)
*
[
Adding methods: len()
](
#adding-methods-len
)
...
...
...
...