Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

Administrator / lesson7_3

  • This project
    • Loading...
  • Sign in
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 3115ff14 authored a year ago by BellCodeEditor's avatar BellCodeEditor
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

save project

parent a8c70c88
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 3 deletions
  • diy3.py
diy3.py
View file @ 3115ff14
import random import random
message = "诺依,周末一起去看动漫展吧!" message = input()
key="feebbdybygytegdysgrydryddtysdbyutdydedbye!@#¥%……&……%¥#¥%……&&……%……&*&…………&*f葛入眼的股份叶如北方人不符合并非是v不放过规划人生不回家废除干部大会通过分的发表墅黑色吃的此费用大概与的环境下古额个人的迟迟u成功与古色彩获得合法的复合布ui何日旦iuey率ui再忽然图腾古道然后uTV读胡如何uituiti" key="feebbd的纠纷而服务tysdbydsef葛入眼ttrttrer人不erefedfs规d会通过分的发da吃的此wrgf概腾古道然后u"
keyy="post:@#$%^&$%^#@#^^%$#^&"
qwertyu="" qwertyu=""
lenn=len(message) lenn=len(message)
qw="" qw=""
...@@ -11,5 +12,9 @@ for i in message: ...@@ -11,5 +12,9 @@ for i in message:
p3=random.choice(key) p3=random.choice(key)
qw=p1+p2+p3 qw=p1+p2+p3
qwertyu=qwertyu+qw qwertyu=qwertyu+qw
print(qwertyu) lenn=random.randint(0,len(qwertyu))
message1=list(qwertyu)
message1.insert(lenn,keyy)
message2="".join(message1)
print(message2)
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment