Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ widget:
|
|
| 16 |
content: >-
|
| 17 |
Write me a function to calculate the first 10 digits of the fibonacci
|
| 18 |
sequence in Python and print it out to the CLI.
|
| 19 |
-
pipeline_tag:
|
| 20 |
---
|
| 21 |
<div align="center">
|
| 22 |
|
|
|
|
| 16 |
content: >-
|
| 17 |
Write me a function to calculate the first 10 digits of the fibonacci
|
| 18 |
sequence in Python and print it out to the CLI.
|
| 19 |
+
pipeline_tag: text-generation
|
| 20 |
---
|
| 21 |
<div align="center">
|
| 22 |
|