Excersise 5 project 0

Hey teacher,
What is the meening of using “Splitter” in ex.5 please?
and how I can do it?

thanks

A splitter is a component in Logisim which has a multi-bit I/O pin on one side, and multiple single-bit I/O pins on the other. It can be used to separate bits of multi-bit signals.

For example, if you want to isolate the 3rd bit of a 8-bit signal, you can use a splitter.

You can see further explanation and a demo of it here.