So I was starting to read Andreas' Antonopoulos'
"Mastering Bitcoin" and I was wondering about this diagram:

Quoting from the book
In summary, transactions move value from transaction inputs to transaction outputs. An input is a reference to a previous transaction’s output, showing where the value is coming from. A transaction usually includes an output that directs a specific value to a new owner’s Bitcoin address and a change output back to the original owner. Outputs from one transaction can be used as inputs in a new transaction, thus creating a chain of ownership as the value is moved from owner to owner
My question is:

Does "Output 1" mean that there will be a new "Input" for Alice's account?