#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Ruyao Wang"
self.major = "Software Engineering"
self.language = ["zh_CN", "en_US"]
self.dead_pull = 100
def say_hi(self):
print("Thank you for your interest.")
me = SoftwareEngineer()
me.say_hi()
๐
Only blue
As Soon As Possible
-
CSU->Umich
- Ann Arbor
-
23:39
(UTC -04:00) - https://senekit.github.io
Pinned Loading
-
Nymeria_dataset
Nymeria_dataset PublicForked from facebookresearch/nymeria_dataset
Nymeria: a massive collection of multimodal egocentric daily motion in the wild
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.