Orion

Results 5 issues of Orion

## Description 📜 - Added a port scanner script in python ## Domain of Contribution 📊 - [x] Python Projects ## Checklist ✅ - [x] I follow Contributing Guidelines &...

Program to find factorial of a number with recursion and without recursion

According to the question: - Print from n to 1 Before change: - Print from 1 to n After change: - Print from n to 1