Answer:
weightEarth = float(input("Enter weight on earth: "))
weightMoon = weightEarth/6
print("Weight on moon:", weightMoon)
Explanation:
You have to convert the string input into a float in order to do calculations with it.
Answer:
1. Copyright.
2. Songs and books.
Explanation:
A copyright law can be defined as a set of formal rules granted by a government to protect an intellectual property by giving the owner an exclusive right to use while preventing any unauthorized access, use or duplication by others.
For example, when an individual downloads a song owned by any record company without paying a purchase fee, it is a violation of copyright law.
A copyright can be defined as an exclusive legal right granted to the owner of a creative work (intellectual property) to perform, print, record, and publish his or her work. Also, the owner is granted the sole right to authorize any other person to use the creative work.
Hence, copyright is a kind of rules that protect everyone’s rights when we use each other’s content.
An intellectual property can be defined as an intangible creation of the human mind, ideas, thoughts or intelligence. Some examples of an intellectual property are songs, books, poems, technology, design etc.
It is false that Programmers can use SQL on systems ranging from PCs to mid-size servers.
Applications for structured query language can be found in a wide range of sectors, mostly in those that deal with database-related tasks. It might be used, for example, by a data analyst to query data sets and produce precise insights. On the other hand, a data scientist might use this programming language to add data to their models.
Businesses and other organizations use SQL tools to create and modify new tables as well as access and edit information and data in their databases.
A database is a tool for gathering and organizing data. Databases can store data about people, things, orders, and other things. Many databases begin in a spreadsheet or word processor. Many firms find it beneficial to move them to a database made by a database management system as they grow larger.
SQL helps manage the data kept in databases, enabling users to get the precise data they require when they need it.
To learn more about SQL click here:
brainly.com/question/13154090
#SPJ4
Answer:
the pilcrow symbol is paragraphing in keyboard
<span>!UML (all of them)
2.Flowchart (more for understanding a real world process of some kind; like a business process)
3.Data model including Bachman (if you don't need to at least understand your data, how it is stored versus a model, i.e., Bachman then you are doing it wrong and your schema could be simplistic)
This is 3 different examples</span>