From bbdd9447dc840345868fc97c2ffa86dff50f9f47 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Wed, 30 Mar 2022 03:04:59 +0200 Subject: [PATCH] Created tasks notebook for day 3 --- Day_3/Tasks_day_3.jl | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Day_3/Tasks_day_3.jl diff --git a/Day_3/Tasks_day_3.jl b/Day_3/Tasks_day_3.jl new file mode 100644 index 0000000..7b512b9 --- /dev/null +++ b/Day_3/Tasks_day_3.jl @@ -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