Science, asked by swapshende007, 1 year ago

what is output
#!/bin/bash
echo"enter your name"
read
echo"enter your email"
read

suppose user enter (lnk) as name
lnk@gmail as a email...

then what is output?

Answers

Answered by rishika567
1
hi.
the information that computer produces is called output
Similar questions