6. Queries and relational tables
Tables and relational tables
Tutorials in the series:
The purpose of this series of videos is to help students with the skills for the CIDA website exam. The exam is usually very similar in style and requires a standard set of skills that students should know. These videos cover the simple skill set required to help students pass this 2 and a half more »
If all went as it should have in the last task, the names in the text file should have appeared all in one line like the image below. Python has escape codes. The code \n should be able to help us put each name on a new line. Where do you think we need to more »
Adding interactivity to a website can be very simple. Many websites offer content that can be embedded for free such as vimeo, youtube, Souncloud or google Drive documents. This assessment objective looks at how to create interactive elements. The slideshow shared with my students below has many useful video links to help out.