File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,14 @@ My assignments for CS50's Introduction to Artificial Intelligence with Python.
33
33
<td><a href="./1-knowledge/1a-knights">Knights</a></td>
34
34
<td>A program to solve logic puzzles.</td>
35
35
<td>Propositional Logic</td>
36
- <td><a href="https://www.youtube.com/watch?v=h_FmpQOj81M">🔗 Video</a></td>
36
+ <td><a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Video link</a>
37
+ <a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Website link</a></td>
37
38
</tr>
38
39
<tr>
39
40
<td><a href="./1-knowledge/1b-minesweeper">Minesweeper</a></td>
40
41
<td>Play minesweeper or let the AI play for you.</td>
41
42
<td>Propositional Logic</td>
42
- <td><a href="https://www.youtube.com/watch?v=Uz8VEFvfnOU">🔗 Video</a></td>
43
+ <td><a href="https://www.youtube.com/watch?v=Uz8VEFvfnOU">Video link </a></td>
43
44
</tr>
44
45
<tr>
45
46
<td rowspan=2>Uncertainty</td>
You can’t perform that action at this time.
0 commit comments