Quiz on Part II: Coming to Grips with Graphs
Test yourself on the concepts covered in this chapter.
1
The given command creates which graph?
iex> Graph.new |> Graph.add_edge(:a, :b, label: :EX)
A)
B)
C)
Question 1 of 30 attempted
Get hands-on with 1200+ tech skills courses.