An open API service indexing awesome lists of open source software.

https://github.com/theodoreai/hackerrankcode


https://github.com/theodoreai/hackerrankcode

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

#### This is the directory that contains all the python code of hackerrank challenges.

## Make a virtual env with python3:

- python3 -m venv env

## Launch the env:
- source env/bin/activate

## To run a python3 file on the terminal:

- python3 nameoffile.py

## Thank you for your time and welcome to my GitHub. Follow me and I follow back!