subject

- Create a dictionary for a dragon with details: name => "Smaug" or any string

title => "King Under the Mountain, Lord Smaug" or any string

level => any number

abilityList, (a list of strings that contains the ability names)

- 'Gravity Field'

- 'Ascend'

- 'Dragon Rage'

- 'Stoneplate'

- 'Reborn'

attackDamage => any number

mana => any number

abilityPower => any number

armor => any number

magicResist => any number

isAngry => True or False

- Using the dictionary you created, print the title and isAngry,

also print the first ability from the ability list

- Update dragon's level to 100 using something like this: dictionary[key] = 100 (replace the dictionary and key with your dragon's variable name and actual key name, like 'level')

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
Idon understand these and need some ! ?
Answers: 2
question
Computers and Technology, 22.06.2019 13:00
Write a program which asks you to enter a name in the form of first middle initial last. so you might enter for example samuel p. clemens. use getline to read in the string because it contains spaces. also, apparently the shift key on your keyboard doesn’t work, because you enter it all lower case. pass the string to a function which uses .find to locate the letters which need to be upper case and use toupper to convert those characters to uppercase. the revised string should then be returned to main in the form last, first mi where it will be displayed.
Answers: 1
question
Computers and Technology, 22.06.2019 19:00
If your accelerator suddenly gets stuck what should you do
Answers: 2
question
Computers and Technology, 23.06.2019 06:30
How do you write an argumentative essay about the importance of free enterprise ?
Answers: 1
You know the right answer?
- Create a dictionary for a dragon with details: name => "Smaug" or any string

titl...
Questions
question
Mathematics, 10.05.2021 14:10
question
Mathematics, 10.05.2021 14:10
question
Mathematics, 10.05.2021 14:10
question
Mathematics, 10.05.2021 14:10
question
Chemistry, 10.05.2021 14:10
Questions on the website: 13722359