A repository for all homeworks done in the UM FinTech Bootcamp
This is a blockquote following a header.
When something is important enough, you do it even if the odds are not in your favor.
- Navigate to your local git repository folder.
- Modify the README file in the following order:
- Add an H1 header to the README title.
- Add an image. (It doesn't need to be FinTech-related.)
- Add an H2 header for the README description.
- Add an H3 header for the README table of contents.
- Add links to each subfolder within the table of contents.
- Push the changes to the remote git repository.
- Verify the changes by navigating to the GitHub website.
Name | use |
---|---|
code | program source code |
data | Data file |
(https://github.com/zairahira/Markdown-cheatsheet/blob/main/hollo.jpg)
Text can be bold, italic, or strikethrough.
- Name
- Godzilla
- Born
- 1952
- Birthplace
- Japan
- Color
- Green
Use an emoji here: 👍🏻⭐️🏆
- This is an unordered list.
- This is an unordered list.
- This is an unordered list.
An a two-level ordered list:
-
This is an ordered list.
-
This is an ordered list.
- Unordered sub-list.
- Unordered sub-list.
-
Actual numbers don't matter, just that it's a numbet or not.
-
And another item.
You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces.
Unordered list can use asterisks:
- Like this
- Or minuses
- Minus
- One
- Two
- Or pluses
- Minus
And a task list:
- This is a complete item
- This is an incomplete item
This is a paragraph.
This is another paragraph.