how to write a html to automatically display the dictionary?
Denis McMahon
denismfmcmahon at gmail.com
Tue Sep 23 16:20:46 EDT 2014
On Tue, 23 Sep 2014 09:53:40 -0700, Tobiah wrote:
> On 09/23/2014 07:18 AM, luofeiyu wrote:
>> how can i create the following html
>> f3 </td>
>> </tr>
No <tr> here?
>> <td>
>> 1
...
>> <td>
>> 3
>> </td>
>> <tr>
What is the above <tr> doing there?
>> </tr>
>> </table>
> [code]
Although your solution will produce valid html, it doesn't produce the
specified output. ;)
--
Denis McMahon, denismfmcmahon at gmail.com
More information about the Python-list
mailing list