The interpreter can't run the Fibonacci code correctly #10
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted
help wanted
interpreter-bug🐛
invalid
major version
merge when passing
minor version
patch version
question
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: anas-elgarhy/bfy#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The interpreter cannot correctly run the Fibonacci sequence code added in #9, as it enters the infinite loop and prints an infinite number of numbers