Jump to content

Search the Community

Showing results for tags 'dictionary'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 2 results

  1. This page describes pythons dictionary.keys() Method as follows: This, however, is only correct in python 2.x, in python 3.x the keys() method returns a dict_keys Object. Please note that i have never submitted an issue to w3schools before, i dont know if this is the right place to do it or if they intended their Documentation for python 2.x only.
  2. Hello DaveJ, Regarding the SPELLER script: How hard would it be to adapt the script to connect to the audio file at www.merriam-webster.com/dictionary ? ....and also to have a "PLAY AUDIO" button. eg: http://www.merriam-webster.com/dictionary/acceptable In this way I would not have to create 100 audio files AND it would save time in the future when the words are changed for new ones. - Steve
×
×
  • Create New...