**Issue: Printing nodes again when arcs should be shown**  Code must be: ``print("Arcs: " + str(gbn.arcs()))`` Instead of the highlighted code
Issue: Printing nodes again when arcs should be shown
Code must be:
print("Arcs: " + str(gbn.arcs()))Instead of the highlighted code