CH1 Creat a MVP

MVP ~ Minimum Viable Product

The task of CH1 is to creat a MVP of Weather Forecast Application,to achieve the following functions:

  1. Enter the name of city to get the weather forecast information;
  2. Enter "Help" to print the HELP information;
  3. Enter "Quit" to exit the program;
  4. Enter "History" to get the search history record.

To simplify the complexity of the task in this chapter,the course offered the weather_info.text.

So,I had already know what to do,that means I have to learn: How to read and write the file(.txt)? How to converte the type of data? How to interact with the program in the command line window. During the development process,learn to use the python basic syntax, if...else.../while ,for instance.

OK,then what is it now? I don't know how to start... Even I had already finished the 17 exercises of HARD WAY TO LEARN PYTHON. How to start ...coding?

results matching ""

    No results matching ""