Close Menu
    Trending
    • Roleplay AI Chatbot Apps with the Best Memory: Tested
    • Top Tools and Skills for AI/ML Engineers in 2025 | by Raviishankargarapti | Aug, 2025
    • PwC Reducing Entry-Level Hiring, Changing Processes
    • How to Perform Comprehensive Large Scale LLM Validation
    • How to Fine-Tune Large Language Models for Real-World Applications | by Aurangzeb Malik | Aug, 2025
    • 4chan will refuse to pay daily UK fines, its lawyer tells BBC
    • How AI’s Defining Your Brand Story — and How to Take Control
    • What If I Had AI in 2020: Rent The Runway Dynamic Pricing Model
    AIBS News
    • Home
    • Artificial Intelligence
    • Machine Learning
    • AI Technology
    • Data Science
    • More
      • Technology
      • Business
    AIBS News
    Home»Machine Learning»comments and variables – Vinay. E
    Machine Learning

    comments and variables – Vinay. E

    Team_AIBS NewsBy Team_AIBS NewsMay 14, 2025No Comments1 Min Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    Principally, in programming languages the feedback are used to know the logics of the code which is represented as principle, Description to get an thought concerning the a part of the code.

    For single line remark (“#”)

    print("helllo,world!) # prints the string "howdy,world!"

    For Multi-line feedback(“‘ ’’’)

    """
    That is additionally a multi-line remark
    utilizing triple double quotes
    """
    print("howdy, world!")

    Variable is used to retailer a worth. It is usually referred to as as Container.

    syntax: variable = worth

    a = “python”

    Guidelines:

    1.Don’t begin with digits (or) symbols .

    @123 = “python”❌

    123val = “python”❌

    2. Beginning Alphabet (or) Underscore

    abc = “python”

    _abc = “python”

    abc12 = “python”

    _123 = “python”

    3.Case Delicate

    if beginning with decrease case full it with decrease case till this system end and similar to higher case.

    a=10
    print(a)



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleRichard L. Garwin, a Creator of the Hydrogen Bomb, Dies at 97
    Next Article Google DeepMind’s new AI agent uses large language models to crack real-world problems
    Team_AIBS News
    • Website

    Related Posts

    Machine Learning

    Top Tools and Skills for AI/ML Engineers in 2025 | by Raviishankargarapti | Aug, 2025

    August 22, 2025
    Machine Learning

    How to Fine-Tune Large Language Models for Real-World Applications | by Aurangzeb Malik | Aug, 2025

    August 22, 2025
    Machine Learning

    Questioning Assumptions & (Inoculum) Potential | by Jake Winiski | Aug, 2025

    August 22, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Roleplay AI Chatbot Apps with the Best Memory: Tested

    August 22, 2025

    I Tried Buying a Car Through Amazon: Here Are the Pros, Cons

    December 10, 2024

    Amazon and eBay to pay ‘fair share’ for e-waste recycling

    December 10, 2024

    Artificial Intelligence Concerns & Predictions For 2025

    December 10, 2024

    Barbara Corcoran: Entrepreneurs Must ‘Embrace Change’

    December 10, 2024
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    Most Popular

    Learnings from a Machine Learning Engineer — Part 2: The Data Sets

    February 14, 2025

    Want to Maximize the Sale Price of Your Business? Start with These 5 Value Drivers

    August 15, 2025

    Turing Award Goes to A.I. Pioneers Andrew Barto and Richard Sutton

    March 5, 2025
    Our Picks

    Roleplay AI Chatbot Apps with the Best Memory: Tested

    August 22, 2025

    Top Tools and Skills for AI/ML Engineers in 2025 | by Raviishankargarapti | Aug, 2025

    August 22, 2025

    PwC Reducing Entry-Level Hiring, Changing Processes

    August 22, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2024 Aibsnews.comAll Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.