From 74ecc540a26b2d4daa8bc180d5c30bfc42833a28 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 3 Jul 2021 17:34:28 +0700 Subject: Blog about threa --- blog/conseq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/conseq.md') diff --git a/blog/conseq.md b/blog/conseq.md index eadc970..c4d98ad 100644 --- a/blog/conseq.md +++ b/blog/conseq.md @@ -66,7 +66,7 @@ but since we will only evaluate the first few terms 8 ``` -@@colbox-blue +@@note The `fibo_seq` above is just to demonstrate how `itertools.count` can be use to create an infinite sequence defined by a function. For better performance, this should be used instead: -- cgit 1.4.1