Skip to content

Commit

Permalink
Merge pull request #2 from adityaJoshi07/adityaJoshi07-patch-2
Browse files Browse the repository at this point in the history
Update TWP10_5_en.rst
  • Loading branch information
adityaJoshi07 authored Dec 16, 2024
2 parents e31bfa3 + 4705f22 commit aa6514b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sources/lectures/TWP10/TWP10_5_en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Nested Structures
print("Telephone bill : $%6.2f" % (minutes * price))

+ Note that nested structures can grow.
+ Python, given its characteristics, provides the "elif" clause.
+ It is used to check multiple conditions.
+ Python, given its characteristics, provides the ``elif`` clause.
+ It is used to check multiple conditions.

0 comments on commit aa6514b

Please sign in to comment.