Skip to content
View Arevalohm123's full-sized avatar
✈️
Ready to learn!
✈️
Ready to learn!
  • Seattle, WA

Block or report Arevalohm123

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. UW-Intro-to-Programming---Assignment-5 UW-Intro-to-Programming---Assignment-5 Public

    Working with Dictionaries and Files - When the program starts, load each "row" of data in "ToDoToDoList.txt" into a python Dictionary. Add the each dictionary "row" to a python list "table".

    Python

  2. UW-Intro-to-Programming---Assignment-6 UW-Intro-to-Programming---Assignment-6 Public

    In this assignment we are tasked with importing data from a to-do list and then manipulating the data several different ways including adding new tasks and deleting existing tasks. This is achieved…

    Python

  3. UW-Intro-to-Programming---Assignment-7 UW-Intro-to-Programming---Assignment-7 Public

    In this assignment we are tasked with creating demonstration examples of error handling within Python and pickling data. The format of this assignment is different than previous assignments in that…

    Python

  4. UW-Intro-to-Programming---Assignment-8 UW-Intro-to-Programming---Assignment-8 Public

    In this assignment we are tasked with creating a script that manipulates product information including both the name and value. The format of this assignment is slightly similar to previous weeks i…

    Python

  5. UW-Intro-to-Programming---Assignment-9 UW-Intro-to-Programming---Assignment-9 Public

    Working with Modules.

    Python

  6. UW-Intro-to-Programming---Assignment-2 UW-Intro-to-Programming---Assignment-2 Public

    In this assignment we are tasked with asking for user input, storing that input as a specific data type, performing mathematical operations on that input, and displaying all back to the user. This …

    Python