The BitMon & Python


Task 2 - Adding BitMon

You are now adding new BitMon to the BitDex.

  • Ask the user for the name and further details of each new Bitmon>
  • Open the bitmon.txt file in append mode.
  • Write the data into the file

tips on how to complete the tasks.