摘要: # -*- coding: utf-8 -*- from functools import reduce class ROM: # Read Only Memory def __init__(m): m.bytes = ( (0, 0, 0, 0, 0, 0, 0, 1), # store a 1 阅读全文
posted @ 2021-11-24 22:46 Fun_with_Words 阅读(40) 评论(0) 推荐(0) 编辑









 张牌。