Skip to content
View adelaide01's full-sized avatar

Block or report adelaide01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Hackbright_ex01 Hackbright_ex01 Public

    Python exercises (for loops and if statements)

    Python

  2. Hackbright_ex02_ex03 Hackbright_ex02_ex03 Public

    build a calculator by filling out math expressions in arithmetic.py, and to test, run calculator.pyc (note: to find out what 2 + 2 is, type + 2 2)

    Python

  3. Hackbright_ex04 Hackbright_ex04 Public

    list exercise (operations, slice, concatenate, etc.)

    Python

  4. Hackbright_ex05 Hackbright_ex05 Public

    tracks the number of times each letter appears in any text file

    Python

  5. Hackbright_ex06 Hackbright_ex06 Public

    uses a dictionary to count the number of words that appear in any text file

    Python

  6. Hackbright_ex07 Hackbright_ex07 Public

    uses dictionary to track restaurants and corresponding scores

    Python