Comment by kh_hk
8 hours ago
You can also inline python inside shell scripts, does that make them equal sets? :)
life() {
python3 << EOF
print(42)
EOF
}
8 hours ago
You can also inline python inside shell scripts, does that make them equal sets? :)
life() {
python3 << EOF
print(42)
EOF
}
No comments yet
Contribute on Hacker News ↗