Skip to content

hdmtp-s-basement/Nov-3rd_week_codes

Repository files navigation

Nov-3rd_week_codes

from github_contributions import GithubUser
import datetime
user = GithubUser('hdmtp')
contribs = user.contributions()
contribs_2021 = user.contributions(start_date='2021-11-14', end_date=str(datetime.date.today()))
print(sum([day.count for day in contribs_2021.days]))

Day Score
15th Nov 0.5
16th Nov 0.5
17th Nov 0.5
18th Nov 0
19th Nov 0.5
20th Nov 0.5 + 1
Total 3.5

Here is a simple footnote1.

A footnote can also have multiple lines2.

You can also use words, to fit your writing style more closely3.

Footnotes

  1. My reference.

  2. Every new line should be prefixed with 2 spaces.
    This allows you to have a footnote with multiple lines.

  3. Named footnotes will still render with numbers instead of the text but allow easier identification and linking.
    This footnote also has been made with a different syntax using 4 spaces for new lines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published