Skip to content

Commit

Permalink
Update daftpunk.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnynomnom authored Aug 19, 2019
1 parent e9b1bbd commit 389ef46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1-hello-world/block-letters/daftpunk.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Fun fact: I am not very interesting.
// Fun Fact: I am not very interesting.

#include <iostream>

Expand Down Expand Up @@ -43,4 +43,4 @@ int main() {
std::cout << " P U U N N K K \n";
std::cout << " P UUU N N K K \n";

}
}

0 comments on commit 389ef46

Please sign in to comment.