Add struct and method examples

Includes new struct definitions and methods for Celsius, Persona, and
Rectangulo. Also adds examples of their usage in the main function.
This commit is contained in:
2026-02-17 12:34:00 +01:00
parent 24102d50a7
commit e13bee6d21
2 changed files with 65 additions and 3 deletions

View File

@@ -9,3 +9,6 @@ https://www.youtube.com/watch?v=ID9NZ88JeOE
//intermedio.go
1. (00:38:46) continue
2. (00:56:07) struct
//avanzado.go