Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson16_3
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
bfbc466c
authored
Oct 29, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
23f1c601
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
diy1.py
diy1.py
View file @
bfbc466c
...
...
@@ -47,7 +47,7 @@ class country:
enemy
.
name
=
"德意志社会主义民主共和国"
else
:
enemy
.
name
=
"乌克兰地区专员辖区,俄罗斯地区专员辖区,东方地区专员辖区,远东地区专员辖区"
info3
=
"和平! "
+
enemy
.
name
+
"被"
+
self
.
name
+
"傀儡"
info3
=
"
和平! "
+
enemy
.
name
+
"被"
+
self
.
name
+
"傀儡"
info
=
info1
+
info2
+
info3
print
(
info
)
exit
()
...
...
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