Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Commit ccf5221

Browse files
committed
Improve prep 2 note
1 parent a1e8783 commit ccf5221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class-prep/2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ currentMenu: classes
66
Task | Resource Type | Link | Instructions
77
|----|---------------|------|-------------|
88
Read | C# For Python Programmers | [Control Flow](../../csharp4python/control-flow/) | Learn about conditionals and loops in C#
9-
Watch | C# For Absolute Beginners | [Working With Collections](https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169?l=XIMI21QIC_2406218949) | *NOTE:* This video assumes that you've already been introduced to objects. It will be replaced by a less dependent section on data structures in *C# For Python Programmers*.
9+
Watch | C# For Absolute Beginners | [Working With Collections](https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169?l=XIMI21QIC_2406218949) | *NOTE FOR INSTRUCTORS AND TFS:* This video assumes that you've already been introduced to objects. It will be replaced by a less dependent section on data structures in *C# For Python Programmers*.

0 commit comments

Comments
 (0)