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

bellcode / lesson8-5

  • 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 fd73739e authored 2 years ago by BellCodeEditor's avatar BellCodeEditor
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

save project

parent 830cde16 c300702l915p219a9878/wx008508
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 1 deletions
  • diy2.py
diy2.py
View file @ fd73739e
list=["dsq",90,"lxy",120] list=["dsq",90,"lxy",120]
dict_hero={"赵一":30,"丁二":37} dict_hero={"lkx":80,"sz":150}
list[1]=119
dict_hero["lkx"]=90
print(list) print(list)
print(dict_hero) print(dict_hero)
\ No newline at end of file
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