-
-
Save jesuscampos/d14b3c5e9bc9ae691be2d3305d3418c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FabricarCoche() | |
.Pintar("Rojo") | |
.ConMotor(2000) | |
.ConPuertas(5) | |
.GpsIntegrado(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment