Skip to content

Instantly share code, notes, and snippets.

Test Error Report

Environment

  • Windows 10 (21H2)
    • node v14.17.0
    • npm v6.14.13
  • Ubuntu 20.04.3 LTS (WSL2)
    • node v14.17.0
    • npm v6.14.13
@futahei
futahei / printReverseSort.py
Created April 10, 2020 07:32
2020大規模データ処理法選抜課題
num = [3, 5, 1, 2, 4]
num.sort(reverse=True)
for n in num:
print(n)
{"version":1,"resource":"file:///c%3A/Users/futah/Downloads/hand_cursor.svg","entries":[{"id":"30x0.svg","timestamp":1650274182409}]}