sphinx_code_tabs
sphinx_code_tabs
<no title>
View page source
bash
python
echo
"Hello, group!"
print
(
"Hello, group!"
)
bash
python
echo
"Goodbye, group!"
print
(
"Goodbye, group!"
)