Skip to content

Add modulus assignment operation in Agentic AI - Python - Lesson 03 - Operators, Keywords & Variables.ipynb #16

@ShahFaisalIslam

Description

@ShahFaisalIslam

Modulus Assignment Operator

This operator, %= can be added in the section "4. Assignment Operators", and it is equivalent to x = x % y if x %= y is the code.

The link to the colab file is as follows:
Agentic AI - Python - Lesson 03 - Operators, Keywords & Variables.ipynb

Shah Faisal from Karachi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions