Updated with the latest blog posts
class BMEer: def __init__(self): self.name = "Kang Yan" self.role = "Ph.D. candidate" self.major = "MRI" self.univ = "University of Virginia" def welcome(self): print("Hi. Thanks for stopping by, have fun!") if __name__ == '__main__': kangyans = BMEer() kangyans.welcome()
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Hey 👋
MRM 📖
Recent
Spiral
Low Rank