/Weight-Insulin-Calculator

Creating File Handlers and Modules for Retrieving Information about Insulin

Primary LanguagePython

Weight-Insulin-Calculator

Creating File Handlers and Modules for Retrieving Information about Insulin

Create a module
Open a file and load the JSON data it contains using the built-in JSON module of Python
Parse the JSON structure to access insulin data
Calculate the rough molecular weight of human insulin using given code (similar to the lab Working with the String Sequence and Numeric Weight of Insulin in Python)