The repository contains examples of similar programs (relational operators, conditional statements and loops) written on Python, Go, Javascript and Bash Shell Script.
Each directory contains run.go, run.js, run.py and run.sh files.
- Go:
go run run.go
:) - Node:
node run.js
- Python:
python run.py
- Bash:
run.sh
orsh run.sh
orbash run.sh