show how you would add the word and value between variables in bash code example
Example: definition varibale in bash
#create variable
fullname='Restu Wahyu Saputra'
echo $fullname
#create variable
fullname='Restu Wahyu Saputra'
echo $fullname