vault backup: 2026-02-20 13:07:16
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
id: 2025-12-30T10:08:30-05:00
|
||||
aliases: []
|
||||
title: 2025-12-30 10:08:30
|
||||
tags:
|
||||
- authorship/original
|
||||
- destiny/permanent
|
||||
- status/draft
|
||||
- type/timestamped
|
||||
dg-publish: true
|
||||
---
|
||||
# 2025-12-30 10:08:30
|
||||
|
||||
```
|
||||
3.ApplyThisSequence([-1,0,1,2,3])
|
||||
# returns [2,3,4,5,6]
|
||||
|
||||
3.ApplyThatSequence([-1,0,1,2,3])
|
||||
# returns [2,2,3,5,8]
|
||||
```
|
||||
Reference in New Issue
Block a user