Skip to content

Commit 1acf8cb

Browse files
committed
add: solutions to basic-syntax-and-operations
1 parent f5fd9f3 commit 1acf8cb

File tree

2 files changed

+1949
-0
lines changed

2 files changed

+1949
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ These materials are used in NC State University Libraries' Data Science Services
3535
- 🧱 Basic Syntax and Operators — variables, types, lists, dicts, and more.
3636
- 🔁 Control Flow and Functions — conditionals, loops, functions, and scope.
3737

38+
## 🧩 Solutions
39+
40+
- Basic Syntax and Operators — Solutions
41+
<a href="https://colab.research.google.com/github/NCSU-Libraries/intro-to-prog-py/blob/main/basic-syntax-and-operators-solutions.ipynb"><img alt="Open in Colab — Solutions: Basic Syntax and Operators" src="https://colab.research.google.com/assets/colab-badge.svg"></a>
42+
3843
## 💻 Use on Google Colab
3944

4045
This folder contains Python/Jupyter equivalents of the R workshop notebooks. You can run them directly in Google Colab without installing anything locally.

0 commit comments

Comments
 (0)