Skip to content

Add new boolean field to Producto class and update escribirFichero() #1

@Japoivvb

Description

@Japoivvb

Description

Currently, the Producto class only contains the following attributes:

precio (float)

nombre (String)

desc (String)

The escribirFichero() method in the Main class allows capturing product data from the console and storing it into a file, but it does not include a boolean field that could indicate, for example, whether the product is available or is featured.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions