Skip to content

Commit

Permalink
Merge pull request DaffaTakarai#171 from Xeit666h05t/patch-1
Browse files Browse the repository at this point in the history
Create 6.py
  • Loading branch information
DaffaTakarai authored Oct 31, 2021
2 parents 741cdb9 + 4e32967 commit c7f35da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions python/abjad/6.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
def myfunc():
x = "d"
print(x)

myfunc()

0 comments on commit c7f35da

Please sign in to comment.