Count number of repositories in netflix Github account code
Budget
39$
per month
Posted: 4 year ago
Opened
- Description
- Using the programming language of your choice (Ruby/Python preferably) and GitHub’s REST API v3 (https://developer.github.com/v3/) create a program that will write the number of repositories that begin with each letter of the alphabet [A...Z] from the Netflix, Inc. GitHub account (https://github.com/Netflix ‑
Connect your account to preview links
) into a plain-text file named netflix_github_repos.txt.
Keep count of a repository that does not begin with a letter in the alphabet and list it as NonAlpha.
The expected output should contain contents that resemble:
Netflix, Inc. repositories that begin with:
A - 3
B - 2
C - 0
D - 10
…
X - 2
Y - 1
Z - 3
NonAlpha - 2
Skills:
Python programming language,rest api,Ruby programming language
- Category
Source: peopleperhour.com