Commit 418a6b8
01-intro.md: New fundamentals exercise (#766)
* Added an exaple to Python Fundamentals that shows variable data types
* Fixed typo in new example
* removed exercise name line to generalize section
* Added exercise title back and removed the type() calls in the problem statement
* added type() calls to Seeing Data Types solution section
* Separates Python code and output
Co-authored-by: Lauren Ko <[email protected]>1 parent 788c8ac commit 418a6b8
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
285 | 313 | | |
0 commit comments