Fill in the missing code so that instances of Computer have a memory property.
Computer
memory
Make sure to type constructor(gigabytes).
constructor(gigabytes)