Baselight

Infinity ♾️

This has all happened before and it will happen again.

@kaggle.patricklford_infinity

Fibonacci Sequence First 48 Sheet1
@kaggle.patricklford_infinity.fibonacci_sequence_first_48_sheet1

  • 2.66 KB
  • 49 rows
  • 2 columns
iteration

Iteration

value

Value

11
21
32
43
55
68
713
821
934

CREATE TABLE fibonacci_sequence_first_48_sheet1 (
  "iteration" BIGINT,
  "value" BIGINT
);

Share link

Anyone who has the link will be able to view this.