Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hudshiy1 authored Dec 16, 2023
1 parent 81a74ae commit 6e48746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trunk/ii02301/task_03/src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
text_on_vertex='text on vertex'
id_text='id text'
num_of_vertex='num of vertex'
canvas=none

cord_edge2 = {'id_vertex1': [], 'id_vertex2': []}
cord_edge = {'id_edge_text': [], 'id_vertex1': [], 'id_vertex2': []}
Expand Down

0 comments on commit 6e48746

Please sign in to comment.