What wil be the output of this command?$ for i in 1 2 3;do echo "\$i\c";done; Tell without trying on a server.
Reveal answer
Fill a bubble to check yourself
What wil be the output of this command?$ for i in 1 2 3;do echo "\$i\c";done; Tell without trying on a server.