Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

typo #75

Open
hros opened this issue Nov 16, 2020 · 0 comments
Open

typo #75

hros opened this issue Nov 16, 2020 · 0 comments

Comments

@hros
Copy link

hros commented Nov 16, 2020

In "Introduction to Julia/02. Arrays and Loops.jl"
line 22:
squares = [1, 4, 9, 15, 25, 36, 49, 64]
should be
squares = [1, 4, 9, 16, 25, 36, 49, 64]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant