redcrazykid
Member
I personally would use a program written in PHP to scan an online encyclopedia. That is free to use, regardless if you're using a program instead of using the website in person.
Codes like this:
So that it memorizes all the geometry of an elephant's dimensions, to save what it would look like in real life.
So then you can type in "Draw an elephant.". And then it would make a picture of it, according to the infromation provided on the online Encyclopedia such as "www.britannica.com".
Codes like this:
Code:
for($i = 0;$i < strlen($pageparagraph); $i++) {
}
So that it memorizes all the geometry of an elephant's dimensions, to save what it would look like in real life.
So then you can type in "Draw an elephant.". And then it would make a picture of it, according to the infromation provided on the online Encyclopedia such as "www.britannica.com".