Skip to content
View dsshao821's full-sized avatar

Block or report dsshao821

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

Pinned Loading

  1. forms forms Public

    Forked from nextcloud/forms

    📝 Simple form & survey app for Nextcloud

    JavaScript

  2. gistfile1.txt gistfile1.txt
    1
    import sys
    2
    
    
    3
    f = open('./test.txt','r+')
    4
    
    
    5
    # this dictionary encodes the sonority level of each phoneme
  3. Working Project 10.23.14 Working Project 10.23.14
    1
    $ git status
    2
    On branch master
    3
    Your branch and 'origin/master' have diverged,
    4
    and have 1 and 1 different commit each, respectively.
    5
      (use "git pull" to merge the remote branch into yours)