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
pageID (an integer)
<title> title of the page </title>
Contents of the article
Can span multiple lines
May contain non-alphanumeric characters and links
another pageID (every pageID is distinct)
<title> title of another page </title>
Body of the article
It give the name of created file as <"Title of page" + ".txt">
created files contain the text which are written between ...
2
quest3.py takes the data from out1.txt file and makes the graph of
using Numpy, Matplotlib, and pandas python libraries.