For Loops --- Python Programming for Engineers

preview_player
Показать описание
SENG 207 - Programming for Engineers is a level 200 course taught at the University of Ghana, School of Engineering Sciences. In this series of videos, I teach Python Programming. In this video, we will learn for loops in Python.

GitHub Repository for Course Template:

Flask Official Website

Bootstrap5 Series Tutorial

How to download and install DB Browser for SQLite

DB Browser for SQLite Official Website

Python Official website:

Download and Install Python on Windows 10 Computer

Python Programming | Series Tutorial

Follow me on:

#Python
#flasks
#django
#Python variables
Рекомендации по теме
Комментарии
Автор

This is very confusing to me because I don’t understand if char is the index or the value associated with the index. For example, in the code For char in name: print(char) I would expect it to print 0 then 1 then 2, etc. Instead, it prints N then k then r, etc. Does that mean that there’s hidden counting variable associated with the index in these loops that automatically increases by one on each pass?

austensperry
join shbcf.ru