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

https://github.com/ritobrotomukherjee/tutedude-basic-python-concepts

Module 2 Basic Python Concepts - task
https://github.com/ritobrotomukherjee/tutedude-basic-python-concepts

project-sub task tutedude

Last synced: 6 months ago
JSON representation

Module 2 Basic Python Concepts - task

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Ritobroto-Mukherjee-yellow?labelColor=blue)

# Python - Assignment - 1: Module 2 - Basic Python Concepts

> It's consists of **terminal based** 2 `Python` applications.

> Task 1 - A python 3 program that except 2 user input and performs 1. Addition, 2. Subtraction, 3. Multiplication and 4. Division.

> Task 2 -Takes user's first name and last name as input throough terminal and greets the user back in english language.

## Built With

![](https://img.shields.io/badge/Python-red) ![](https://img.shields.io/badge/Github-yellow) ![](https://img.shields.io/badge/Terminal-gray)

## To get this project up and running, you should do the following;
- If you wish to run the project locally, please do the following:

- Clone the repository to your local machine.
- **`git clone https://github.com/RitobrotoMukherjee/tutedude-basic-python-concepts.git`**
- **`cd tutedude-basic-python-concepts`**
- **`python -u [TASK_NAME.py]**

## Prerequisite

> - Python 3.* needs to be installed in system.
> - Basic Terminal knowledge is required.

## Authors

👤 **Ritobroto Mukherjee**
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-m3/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

![](https://img.shields.io/badge/TuteDude-pink)