Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / Molecular Evolution with both python coding and written work   {  "cells": [   {    "attachments": {},    "cell_type": "markdown",    "metadata": {},    "source": [     "\n",     "\n",     "## <span style=\"color:blue\">How to Answer Questions</span>\n",     "\n",     "### <span style=\"color:blue\">Python code answers</span>\n",     "\n",     "Enter your answer any place that says\n",     "```python\n",     "# Enter your code here\n",     "```\n",     "<span style=\"color:red\">**AND delete the text

Molecular Evolution with both python coding and written work   {  "cells": [   {    "attachments": {},    "cell_type": "markdown",    "metadata": {},    "source": [     "\n",     "\n",     "## <span style=\"color:blue\">How to Answer Questions</span>\n",     "\n",     "### <span style=\"color:blue\">Python code answers</span>\n",     "\n",     "Enter your answer any place that says\n",     "```python\n",     "# Enter your code here\n",     "```\n",     "<span style=\"color:red\">**AND delete the text

Computer Science

Molecular Evolution with both python coding and written work
 

{
 "cells": [
  {
   "attachments": {},
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "\n",
    "\n",
    "## <span style=\"color:blue\">How to Answer Questions</span>\n",
    "\n",
    "### <span style=\"color:blue\">Python code answers</span>\n",
    "\n",
    "Enter your answer any place that says\n",
    "```python\n",
    "# Enter your code here\n",
    "```\n",
    "<span style=\"color:red\">**AND delete the text.**</span>\n",
    "```python\n",
    "raise NotImplementedError # No Answer - remove if you provide an answer\n",
    "```\n",
    "\n",
    "### <span style=\"color:blue\">Written answers</span>\n",
    "\n",
    "Enter your answer any place that says\n",
    "```\n",
    "YOUR ANSWER HERE.\n",
    "```"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "---"
   ]
  },
  {
   "attachments": {},
   "cell_type": "markdown",
   "metadata": {
    "deletable": false,
    "editable": false,
    "nbgrader": {
     "cell_type": "markdown",
     "checksum": "6e057ebc8591d15ae2e0be22b5455683",
     "grade": false,
     "grade_id": "cell-2c8854a59b6d174a",
     "locked": true,
     "schema_version": 3,
     "solution": false,
     "task": false
    }
   },
   "source": [
    "# Molecular Evolution Assignment Overview\n",
    "\n",
    "\n",
    "## IMPORTANT\n",
    "\n",
    "**Answers exceeding 50 words need to be formatted as per the logic assignment.** I am interested in logical answers where your reasoning is clear and justified by the data at hand.\n",
    "\n",
    "### A note on assessment\n",
    "\n",
    "**I will penalise your mark**\n",
    "\n",
    "- if you exceed the stated word limit\n",
    "- Your written answers are shotgun answers (writing every idea you can think of in the hope one is correct). Read the question and ONLY address the question that was asked.\n",
    "\n",
    "## Assessment includes CODE QUALITY\n",
    "\n",
    "Code that does not comply with the following WILL be penalised:\n",
    "\n",
    "- **no dead code** (that's code you have commented out)\n",
    "- **no print statements within functions**\n",
    "- **no statements that produce more than 5 lines** of output in a notebook cell, unless explicitly requested\n",
    "- **no lines with \"Enter your answer here\"**\n",
    "- **no lines with `raise NotImplementedError`**\n",
    "\n",
    "The following is optional:\n",
    "\n",
    "- name your variables in a way that describes what they represent (see the online notes for examples)\n",
    "\n",
    "**NOTE:** the performance of your code is not a factor in our marking."
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3 (ipykernel)",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.8.10"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}

 

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE