Spring til indhold
3.1 If-Then-Else - Python for Everybody (py4e.com)

3.1 If-Then-Else

Python for Everybody (py4e.com) · Dr. Charles Russell Severance

30. september 2016 11m
0:00 11m

Beskrivelse

The most basic conditional structure is the if statement where we either execute or skip a segment of code based on the results of a logical expression (i.e. asking a question).

Andre episoder fra Python for Everybody (py4e.com) Se alle episoder →