From 9bbcbd6296f0678b8d81e164397fa4f02c8b7d45 Mon Sep 17 00:00:00 2001 From: yjqiang Date: Fri, 23 Aug 2019 23:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=8D=8A=E8=A7=92=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- biliconsole.py | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/biliconsole.py b/biliconsole.py index e2a9f14..1ddf2b4 100644 --- a/biliconsole.py +++ b/biliconsole.py @@ -5,19 +5,16 @@ def guide_of_console(): - print('___________________________') - print('| 欢迎使用本控制台 |') - print('|1 输出本次的参与抽奖统计 |') - print('|2 输出本次的抽奖结果统计 |') - print('|3 查看目前拥有礼物的统计 |') - print('|4 查看持有勋章状态 |') - print('|5 获取直播个人的基本信息 |') - print('|6 检查今日任务的完成情况 |') - print('|7 检查监控房间的开播情况 |') - print(' ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄') - - - + print(' _______________ ') + print('| 欢迎使用本控制台      |') + print('|1输出本次的参与抽奖统计   |') + print('|2输出本次的抽奖结果统计   |') + print('|3查看目前拥有礼物的统计   |') + print('|4查看持有勋章状态      |') + print('|5获取直播个人的基本信息   |') + print('|6检查今日任务的完成情况   |') + print('|7检查监控房间的开播情况   |') + print('  ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ') options = {