Nhảy tới nội dung

11 tài liệu đã gắn thẻ với "Python"

Xem tất cả Thẻ

CS50 Week01 - Python: Conditionals

Conditionals allow you, the programmer, to allow your program to make decisions: As if your program has the choice between taking the left-hand road or the right-hand road based upon certain conditions.

CS50 Week04 - Python: Libraries

Libraries extend the abilities of Python. Some libraries are included by default with Python and simply need to be imported.

CS50 Week09 - Python: Et Cetera

We will be focusing upon many of the “et cetera” items not previously discussed. “Et cetera” literally means “and the rest”!