mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-13 18:55:26 -05:00
[PR #1651] [CLOSED] sort even numbers in ascending order, and in descending order #1436
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1651
Author: @shettyAnish
Created: 10/4/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
b322782To do two way sort. First sort even numbers in ascending order,then odd numbers in descending order.📊 Changes
1 file changed (+31 additions, -0 deletions)
View changed files
➕
program to sort even numbers in ascending order ,then odd numbers in descending order(+31 -0)📄 Description
…odd numbers in descending order.
program to sort even numbers in ascending order ,then odd numbers in descending order
What is this Python project?
Describe features.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.