Difference between revisions of "2S2122 Activity 2.2"

From Microlab Classes
Jump to navigation Jump to search
(Created page with "== Instructions == There are two parts to this exercise. First, read through the discussion about information and language. Second, after understanding the discussion, we'll...")
 
Line 2: Line 2:
  
 
There are two parts to this exercise. First, read through the discussion about information and language. Second, after understanding the discussion, we'll replicate it so that you can get hands on experience on the analysis.
 
There are two parts to this exercise. First, read through the discussion about information and language. Second, after understanding the discussion, we'll replicate it so that you can get hands on experience on the analysis.
 +
 +
'''Submission guidelines:'''
 +
* For every programming exercise, you are to submit your .ipynb file into your respective submission bin.
 +
* To download your .ipynb file, first in your Google Colab page go to '''File > Download > Download .ipynb file'''.
 +
* Don't forget to rename your .ipynb file with the following format '''"class_lastname_firstname_studentnumber.ipynb"'''.
  
 
== Information and Language ==
 
== Information and Language ==

Revision as of 16:59, 13 February 2022

Instructions

There are two parts to this exercise. First, read through the discussion about information and language. Second, after understanding the discussion, we'll replicate it so that you can get hands on experience on the analysis.

Submission guidelines:

  • For every programming exercise, you are to submit your .ipynb file into your respective submission bin.
  • To download your .ipynb file, first in your Google Colab page go to File > Download > Download .ipynb file.
  • Don't forget to rename your .ipynb file with the following format "class_lastname_firstname_studentnumber.ipynb".

Information and Language

Programming Exercise