@@ -74,7 +74,7 @@ The page is quite similar to the one we had for the **Green server**. Use the **
...
@@ -74,7 +74,7 @@ The page is quite similar to the one we had for the **Green server**. Use the **
### Exercise 4: info/G and info/T
### Exercise 4: info/G and info/T
***Filenames**: P04/html/info/G.html, P04/html/info/T.html, and P04/e4.py
***Filenames**: P04/html/info/G.html, P04/html/info/T.html, and P04/e4.py
***Description**: Extend the previous web server fto provide information about bases **G** and **T** bases, in addition to A and C. They should be available in the **path /info/G** and **/info/T** respectively.
***Description**: Extend the previous web server to provide information about bases **G** and **T** bases, in addition to A and C. They should be available in the **path /info/G** and **/info/T** respectively.