Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Merge pull request #4318 from dn07/patch-4
Browse files Browse the repository at this point in the history
Merged by aniket965
  • Loading branch information
Aniket965 committed Oct 17, 2018
2 parents 2d8ad87 + d57930a commit 45cc391
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Amiga/indentation.py
@@ -0,0 +1,4 @@
x = 1
if x == 1:
# indented four spaces
print("x is 1.")

0 comments on commit 45cc391

Please sign in to comment.