├── README.md ├── commands.py ├── info.txt ├── oasis.py └── primes.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adriandmen/Oasis/HEAD/README.md -------------------------------------------------------------------------------- /commands.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adriandmen/Oasis/HEAD/commands.py -------------------------------------------------------------------------------- /info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adriandmen/Oasis/HEAD/info.txt -------------------------------------------------------------------------------- /oasis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adriandmen/Oasis/HEAD/oasis.py -------------------------------------------------------------------------------- /primes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Adriandmen/Oasis/HEAD/primes.py --------------------------------------------------------------------------------