Our group made a simple program that takes a user's name and age and prints it out on the console
- Download the Jupyter Notebook file(program.ipynb).
- Run Jupyter Notebook on your local device or JupyterHub on server.
- Import the Notebook file program.ipynb.
- Select Python 3 kernel.
- Hit run
- Input Name
- Input Age
- See result.
Our project welcomes contributions to our open source projects on Github. When contributing, please follow the Code of Conduct.
Feel free to submit issues and enhancement requests.
Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes NOTE: Be sure to merge the latest from "upstream" before making a pull request!
Our Project uses a shared copyright model that enables all contributors to maintain the copyright on their contributions. All code is licensed under the terms of the revised GNU 3.0 license.
Shinwoo Kim, Kavin Sankar