Categories
American Girl Word Scramble

American Girl Samantha Word Scramble

Samantha is the historical character from American Girl who grew up at the turn of the 20th century at the height of the Victorian era. Unscramble these words from her world. If you get stuck, visit Samantha’s page AmericanGirl.com for clues.

American Girl Samantha Word Scramble
American Girl Samantha Word Scramble
Click on the image above to view and print the word scramble full size or download Samantha’™s World Word Scramble as a PDF file.

Looking for more printable American Girl activities? Here are some more from my collection.

While Samantha’s collection has been archived from American Girl, her stories and characters live on in books!

$value) {
if (strpos($key,”psps_”) > -1 ) {
$psps_parameters .= ‘&’.$key.’=’.urlencode($value);
$psps_base_url = str_replace(‘&’.$key.’=’.urlencode($value), “”, $psps_base_url);
$psps_base_url = str_replace($key.’=’.urlencode($value), “”, $psps_base_url);
}
}

$psps_parameters .= “&psps_show_search=true”;
$psps_parameters .= “&psps_show_navigation=true”;
$psps_parameters .= “&psps_show_products=true”;

$psps_url = “?psps_base_url=”.urlencode($psps_base_url);

$psps_url=”http://shops.popshops.com/shops/php/eb7ed2jenwoxwoy236pswux2k$psps_url$psps_parameters”;

# Include the shop
if (function_exists(‘curl_init’)) {
$shop=curl_init();
curl_setopt($shop,CURLOPT_URL,$psps_url);
curl_exec($shop);
curl_close($shop);
} else {
readfile($psps_url);
}
?>