File tree Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 1
1
°F,°C
2
+ -7,-21.66666658888889
2
3
-3,-19.44444436666667
3
- 17,-8.333333255555557
4
- 19,-7.222222144444446
5
- 33,0.5555556333333342
6
- 36,2.2222222999999985
4
+ 24,-4.4444443666666675
5
+ 26,-3.333333255555557
6
+ 31,-0.55555547777778
7
7
46,7.777777855555556
8
- 50,10.000000077777777
9
- 67,19.44444452222222
10
- 81,27 .2222223
11
- 97,36.11111118888889
8
+ 47,8.33333341111111
9
+ 72,22.2222223
10
+ 72,22 .2222223
11
+ 83,28.333333411111113
Original file line number Diff line number Diff line change @@ -25,9 +25,7 @@ macro bind(def, element)
25
25
end
26
26
27
27
# ╔═╡ 8c8388cf-9891-423c-8db2-d40d870bb38e
28
- begin
29
- using PlutoUI, Plots
30
- end
28
+ using PlutoUI, Plots
31
29
32
30
# ╔═╡ eadb174e-2c1d-48c8-9de2-99cdc2b38d32
33
31
md " _homework 6, version 5_"
@@ -968,15 +966,15 @@ bigbreak
968
966
# ╔═╡ a5234680-8b02-11eb-2574-15489d0d49ea
969
967
bigbreak
970
968
971
- # ╔═╡ 2962c6da-feda-4d65-918b-d3b178a18fa0
969
+ # ╔═╡ 887a5106-c44a-4437-8c6f-04ad6610738a
972
970
begin
973
- fruits = [" 🍒 " , " 🍐 " , " 🍋 " ]
971
+ fruits = [" 🍉 " ]
974
972
length (fruits)
975
973
end
976
974
977
- # ╔═╡ 887a5106-c44a-4437-8c6f-04ad6610738a
975
+ # ╔═╡ 2962c6da-feda-4d65-918b-d3b178a18fa0
978
976
begin
979
- fruits = [" 🍉 " ]
977
+ fruits = [" 🍒 " , " 🍐 " , " 🍋 " ]
980
978
length (fruits)
981
979
end
982
980
You can’t perform that action at this time.
0 commit comments