Exercise 4: Improve these sentences
Improve the following sentences. Feel free to rearrange, add, delete, or modify
words as you see fit.
- JavaScript, despite the similarity in name to Java, has
nothing to do with Java and has more to do with marketing,
meaning that the inventors of JavaScript wanted to capitalize
on the popularity of the earlier language.
- It is important to keep in mind that the career of Katherine Johnson
was able to span both the manual calculation era and the time of
computer-based computations.
- Python, which was invented by Guido van Rossum from the Netherlands
in 1991, is a language whose primary data type is the
list (like Lisp) and that emphasizes readability based
on indentation (like FORTRAN).
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-30 UTC.
[null,null,["Last updated 2025-01-30 UTC."],[[["JavaScript, despite its name, is unrelated to Java and was named for marketing purposes to leverage Java's popularity."],["Katherine Johnson's career remarkably bridged the gap between manual and computer-based calculations."],["Python, created by Guido van Rossum in 1991, prioritizes list data types and uses indentation for code readability."]]],["Here's a summary of the core content and the revised sentences:\n\n**Summary:**\n\nThe content focuses on refining three sentences. The first explains that JavaScript's name is a marketing tactic unrelated to Java. The second sentence highlights Katherine Johnson's career transition from manual to computer-based calculations. The third sentence describes Python's creator, Guido van Rossum, its list-based data structure, and its emphasis on readability through indentation, drawing comparisons to Lisp and FORTRAN.\n\n**Revised Sentences:**\n\n1. Despite the name similarity, JavaScript is unrelated to Java. The name was a marketing strategy intended to capitalize on the popularity of Java.\n2. Katherine Johnson's career bridged the eras of manual calculations and computer-based computations.\n3. Created by Guido van Rossum in the Netherlands in 1991, Python's primary data type is the list, similar to Lisp, and its readability relies on indentation, like FORTRAN.\n"]]