Skip to content

Commit 2cd7bbf

Browse files
Update README.md
1 parent a083003 commit 2cd7bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 2809-create-hello-world-function/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2><a href="https://leetcode.com/problems/create-hello-world-function">2809. Create Hello World Function</a></h2><h3>Easy</h3><hr>Write a function&nbsp;<code>createHelloWorld</code>.&nbsp;It should return a new function that always returns&nbsp;<code>&quot;Hello World&quot;</code>.
1+
<h2><a href="https://leetcode.com/problems/create-hello-world-function">2809. Create Hello World Function</a></h2><img src="https://img.shields.io/badge/Easy-brightgreen" alt="Easy" /><hr>Write a function&nbsp;<code>createHelloWorld</code>.&nbsp;It should return a new function that always returns&nbsp;<code>&quot;Hello World&quot;</code>.
22
<p>&nbsp;</p>
33
<p><strong class="example">Example 1:</strong></p>
44

0 commit comments

Comments
 (0)