Skip to content
View ShaniStaretz-ai's full-sized avatar

Block or report ShaniStaretz-ai

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. python-lec3-sep-04-24 python-lec3-sep-04-24 Public

    if, elif, condition operations, matchCase, print format (:.2f=2 digits, :<20, :>20, :^20 =padding stick to the left, right, center, :% =number to percentage )

    Python

  2. python-lec2-sep-01-24 python-lec2-sep-01-24 Public

    Python

  3. python-lec4-08-sep-24 python-lec4-08-sep-24 Public

    modulus ,Booleans

    Python

  4. python-lec5-11-sep-24 python-lec5-11-sep-24 Public

    For, while, while True, condition of x==y==z

    Python

  5. python-lec6-15-sep-24 python-lec6-15-sep-24 Public

    Loop else, random numbers, nested loops, const in capital letters

    Python

  6. python-lec7-sep-18-24 python-lec7-sep-18-24 Public

    Continue in loops, basic algo of max, min, colors in console None-type (The “None” keyword is used to define a null value, or no value at all, when you don’t know if there is an answer)

    Python