• bash
  • python
echo "Hello, group!"
print("Hello, group!")
  • bash
  • python
echo "Goodbye, group!"
print("Goodbye, group!")