Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ttbilgin authored Jun 30, 2021
1 parent 5f9cb02 commit 5b9f885
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
## Pynar Alpha 0.01 (26.01.2021)
* ilk sürüm

```python
fruits = ["apple", "banana", "cherry"]
for x in fruits:
print(x)
```

0 comments on commit 5b9f885

Please sign in to comment.