producto = Producto(len(inventario.productos) + 1, nombre, descripcion, precio, cantidad) inventario.agregar_producto(producto)

opcion = input("Ingrese una opcion: ")

elif opcion == "3": productos = inventario.listar_productos() for p in productos: print(p)

3 Comments

  1. Thanks for the article. Do I need to use PS4 controller upon every time I restart the PS4 before logging into Linux and eventually into Windows 10 on my PS4.

Leave a Reply

Your email address will not be published.


*