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

https://github.com/ritobrotomukherjee/assignment-2

Module 3: Control structure in Python 3.*
https://github.com/ritobrotomukherjee/assignment-2

python3 termin tutedude

Last synced: 2 months ago
JSON representation

Module 3: Control structure in Python 3.*

Awesome Lists containing this project

README

          

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

# Python - Assignment - 2: Module 3: Control Structures in Python

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

> Task 1 - A python 3 program that excepts 1 integer user input and checks if the input number is Even or Odd

> Task 2 - Finds sum of the integer from 1 to 50

## 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/assignment-2.git`**
- **`cd assignment-2`**
- **`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)