There is no difference between your web root where you can upload your web site files is the public_html directory. The www directory is just a symbolic link i.e., an aliased name that points to the same place as public_html.
There is no difference between the public_html and www folders.
The www folder is just pointing to the public_html folder. It does not make any difference which folder you put your files in. They will show up in both.