Skip to content

Intermediate Python

Run the hidden code cell below to import the data used in this course.


1 hidden cell
for i in     

Take Notes

Add notes about the concepts you've learned and code cells with code you want to keep.

Add your notes here

for i in range(15):
    print("Geri sayım...",i)