Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The age of an artifact can be calculated by the technique of radio-carbon dating a) Create a python function that will return the age of

The age of an artifact can be calculated by the technique of radio-carbon dating

a) Create a python function that will return the age of an artifact in years given it's percentage of C14 remaining.

b) Create a function that returns 2 lists containing percent of C14 remaining and the age of the artifact, respectively.

c) Write another function to write the values in a file-where each row contains percent of remaining percentage of C14 and the age of the artifact in years separated by a comma, name your output file as "Carbon Dating.txt"

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Main Memory Database Systems

Authors: Frans Faerber, Alfons Kemper, Per-Åke Alfons

1st Edition

1680833243, 978-1680833249

More Books

Students also viewed these Databases questions