We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de4742 commit 0ce9a05Copy full SHA for 0ce9a05
README.md
@@ -35,7 +35,7 @@ print("Hello",name+"!")
35
36
## RULES
37
38
-1. Your submission must be in the `first-program` directory `first-program/hello_langaugename.{language}`
+1. Your submission must be in the `first-program` directory `languagename/hello_world.{language extension}`
39
2. Your submission must NOT be a duplicate of someone else's submission. It MUST be UNIQUE (the language MUST be UNIQUE, the sample MUST be UNIQUE).
40
3. Make sure to say who made it at the top of the file, using a comment.
41
4. The submissions are all checked automatically, if it fails because your response is wrong, then you're not following the template.
0 commit comments