Skip to content
View apzzd's full-sized avatar
🎵
listening to tomtsu
🎵
listening to tomtsu

Organizations

@orcsgirls

Block or report apzzd

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
apzzd/README.md

Pinned Loading

  1. apzzd.github.io apzzd.github.io Public

    HTML 1

  2. a little error-detecting code projec... a little error-detecting code project with vector spaces (incomplete)
    1
    from math import *
    2
    from random import *
    3
    from numpy import *
    4
    
                  
    5