You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[
{
"title": "get Month Name [CF]",
"date" : "11 Jun 2016",
"link" : "https://agusmakmun.github.io/python/codefights/2016/06/11/get-month-name-cf.html"
},
{
"title": "Find the number of even digits in the given integer [CF]",
"date" : "11 Jun 2016",
"link" : "https://agusmakmun.github.io/python/codefights/2016/06/11/find-the-number-of-even-digits-in-the-given-integer-cf.html"
},
{
"title": "Find Substrings for line Encoding [CF]",
"date" : "11 Jun 2016",
"link" : "https://agusmakmun.github.io/python/codefights/2016/06/11/find-substrings-for-line-encoding-cf.html"
}
]
The text was updated successfully, but these errors were encountered:
But XML was chosen because blogs generally already have an XML file for its RSS/Atom feeds. Thus this library simply uses whats already available. Why would one create a JSON file as you mentioned?
Hello, how about JSON file? I think it would be simple than
.xml
file. but, in this problem, only available for title. Can you create it please?Example Result JSON file:
The text was updated successfully, but these errors were encountered: