Merge pull request #67 from adich23/patch-2

Add perl file
This commit is contained in:
Luke Oliff 2018-10-02 08:47:50 -07:00 committed by GitHub
commit e084abde94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
code/adich23.pl Normal file
View File

@ -0,0 +1,3 @@
## Perl file!!
print "Hello Python,JS!!";
##