Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameron Peterson
Objective06-142
Commits
ba377227
Commit
ba377227
authored
Feb 26, 2022
by
Cameron Peterson
Browse files
fix readme?
parent
633b176a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ba377227
# This is for Objective 06
Objective 06
## This readme is for Objective 06 for CPTR 142

**This is a lion photo taken in <em>Zambia in 2019 </em>**
\ No newline at end of file
**This is a lion photo taken in <em>Zambia in 2019 </em>**
## Isn't this a level two header?
<h2>
This is also
</h2>
\ No newline at end of file
celebrate.cpp
0 → 100644
View file @
ba377227
#include
<iostream>
int
main
()
{
std
::
cout
<<
"YAY!"
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment