Table of Contents

Homework 1

Basics

A first homework to practice the basics from the first two labs; definition of variables, vectors, matrices, functions, working with strings and data structures.

Your task is to define the variables and functions as described below.

Your Task

Define the following objects as described in the template;

Implement the following two functions as described in the template;

Tips for successful solution: