Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-5_DIY1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bf1f3e57
authored
Jul 16, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
b5c6bbbe
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
diy1.py
diy1.py
0 → 100644
View file @
bf1f3e57
player
=
input
(
" 你出:s/j/b?"
)
print
(
"sb出去"
+
player
)
import
random
sb
=
[
"s"
,
"j"
,
"b"
]
r
=
random
.
choice
(
sb
)
print
(
r
)
import
random
list
=
[
"s"
,
"j"
,
"b"
]
s
=
random
.
choice
(
lest
)
print
(
s
)
if
if
r
==
s
:
print
(
"你个傻逼,你tm平局了!!!)
elif (r=="
s
" and s=="
j
")or(r=="
j
" and s=="
b
" )or(r=="
b
" and s=="
s
")
print("
你个大傻逼,你他妈的竟然赢了
.
傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼
"):
else:
print("
hh
,
你个傻逼,我赢了,
HAHAHAHAHAHAHAHAHAHAHAHAAHAHAHAHAHAHAHAHAHAAHAHAHAHAHAHAHAH
")
else:
print("
sbsbsbsbsbsbsbsbsbsbbbbsbsbsbbsbsbsbsbsbsbsbsbsbs
,
你他妈是故意打错的吗?????
")
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment