mirror of
https://gitlab.rlp.net/mobitar/julia_course.git
synced 2024-11-16 13:28:10 +00:00
Created tasks notebook for day 3
This commit is contained in:
parent
62c99e26eb
commit
bbdd9447dc
1 changed files with 28 additions and 0 deletions
28
Day_3/Tasks_day_3.jl
Normal file
28
Day_3/Tasks_day_3.jl
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
### A Pluto.jl notebook ###
|
||||||
|
# v0.18.4
|
||||||
|
|
||||||
|
using Markdown
|
||||||
|
using InteractiveUtils
|
||||||
|
|
||||||
|
# ╔═╡ 490993e8-afc5-11ec-0a2a-41a73f09b24f
|
||||||
|
|
||||||
|
|
||||||
|
# ╔═╡ 00000000-0000-0000-0000-000000000001
|
||||||
|
PLUTO_PROJECT_TOML_CONTENTS = """
|
||||||
|
[deps]
|
||||||
|
"""
|
||||||
|
|
||||||
|
# ╔═╡ 00000000-0000-0000-0000-000000000002
|
||||||
|
PLUTO_MANIFEST_TOML_CONTENTS = """
|
||||||
|
# This file is machine-generated - editing it directly is not advised
|
||||||
|
|
||||||
|
julia_version = "1.7.2"
|
||||||
|
manifest_format = "2.0"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
"""
|
||||||
|
|
||||||
|
# ╔═╡ Cell order:
|
||||||
|
# ╠═490993e8-afc5-11ec-0a2a-41a73f09b24f
|
||||||
|
# ╟─00000000-0000-0000-0000-000000000001
|
||||||
|
# ╟─00000000-0000-0000-0000-000000000002
|
Loading…
Reference in a new issue