Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 132 Bytes

code.md

File metadata and controls

12 lines (9 loc) · 132 Bytes
echo "This is a bash command."
echo "This is a shell command."
print("This is Python code.")