Lecture 5 | AI Free Basic Course

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025
  • НаукаНаука

Комментарии • 286

  • @Expert-Shorthand
    @Expert-Shorthand 10 месяцев назад +5

    I'm graduated in commerce 2014. After the Gap of 10years now I started webprogramming , by watching RUclips videos and now I started AI with the help of your videos

  • @zahidbaloch9061
    @zahidbaloch9061 Год назад +20

    I AM from dera bugti backword area of balochistan i have done BBA. it is a little bit hard but i am very happy to say that i have gain so much information about AI i am learning and guiding my friends and family members as well thank u sir so much respect for you and your entire team that you are doing very working hard to keep guiding us .proud of you sir and so much respect for you sir .. lots of love💗

    • @LalaIsmail-oi5ub
      @LalaIsmail-oi5ub Год назад +3

      Yeah lots of love and respect to Balochistan it's people from Lahore Punjab may Allah help our country give some guidance to our policies makers ❤❤❤❤

    • @DoctorJ94
      @DoctorJ94 Месяц назад

      thats great zahid bro..i am also from dera murad jamali..watching these lectures..want to do something for my community and bring awareness in youth

    • @muhammadsaadmansoor7777
      @muhammadsaadmansoor7777 Месяц назад

      good. God Bless.

  • @SavorTheFlav
    @SavorTheFlav Год назад +45

    I am a school teacher and i have two kids , having nominal salary package, i have seen your video on u tube and i got so inspired by your way of teaching then i decided to learn with you. Now i am attending your online lectures and i am learning alot with you. No doubt i will be better knowledgeable than before. Thanks for your efforts of spreading light of knowledge in our nation.

  • @Beatitudowithkzh
    @Beatitudowithkzh Год назад +24

    4th lectures completed 😊
    I am a mother of 2 little babies but I am to much motivated to learn Ai .
    ❤God bless you all the team members of xeven

  • @haziqimran7556
    @haziqimran7556 11 месяцев назад +11

    00:10 Programming enables communication and logical thinking.
    02:42 Programming is applicable in real life scenarios
    07:15 Programming languages involve a set of instructions to communicate with the computer.
    09:44 The evolution of software to solve problems
    14:22 Python is a server programming language used for creating different systems from the web browser.
    16:22 Variables in a program store values for later use.
    20:25 Understanding the Boolean data type in programming
    22:54 Conventions for naming variables are important
    27:26 Introduction to Club Google Club and its significance
    29:25 Google Colab provides a seamless environment for running Python code and installing packages.
    33:55 Test the practical application and review resources allocation
    35:59 Executing code in Python and initializing variables
    40:52 Variables must follow naming conventions
    43:07 Avoid using reserved words as variable names in Python
    47:32 Introduction to basic programming concepts in Python
    49:50 Arithmetic operations in Python
    54:23 Understanding division and variable initialization
    56:49 Learn about variables, declarations, initialization, and basic arithmetic operations in Python.
    Crafted by Merlin AI.

  • @nafaymuhammadali5871
    @nafaymuhammadali5871 Год назад +11

    Am following 5th lecture with 4 kids . After 20 years of gap I am studying AI again. Really thank ful to Mr Irfan And Mr Shiraz for their devoted effeot .

  • @Asadneon
    @Asadneon 11 месяцев назад +2

    already four lectured watched heading to 5th lecture about programming ......................
    thank you so much sir
    sir irfan and Sir sheraz hats off

    • @farmergaming3109
      @farmergaming3109 Месяц назад

      Bro Iska note book kaise milega? Jesse code ko run kar sake? Video me jo note book hai vah?

  • @sidharthsaanvimom6042
    @sidharthsaanvimom6042 Год назад +1

    Iam mom of 2 kids , did my b.e in cs 20 years back now want to start my career and these lectures are main triger point to me ..
    God bless u sir irfan and sir sheraz

  • @learnwitharslan1049
    @learnwitharslan1049 5 месяцев назад +2

    57:54
    for people who need solutions
    #using two variables.
    a = 50
    b = 10
    a = a+b # 60
    b = a-b # 50
    a = a-b # 10
    print("a = " + str(a)) # Convert 'a' to a string before concatenating
    print("b = " + str(b))
    #using 3 variables
    a = 50
    b = 10
    temp = a
    a = b
    b = temp
    print("a = " + str(a))
    print("b = " + str(b))

    • @rehannawaz616
      @rehannawaz616 Месяц назад

      Bro how are you,iam beginner but i learnt all till toady..but i wanna ask how did u write # ..but u didn’t tell about this symbol during lecture …at which time we will use that symbol..kindly tell me still confuse iam not being completing your task

  • @doctorkhizar
    @doctorkhizar Год назад +3

    Alhumdulilah sir great job. Although very basic for you but for non technical its a great achievement to do these tasks. thanks

  • @It_related
    @It_related Год назад +1

    Amazing Sir this is actually life changing..Allah SWT hmain qabil bnain or Allah SWT ap sbki mehntain qabool frmain ameen.Hats off to respected SIr @Irfan Malik.

  • @plofficial5258
    @plofficial5258 Год назад

    Sir ye apne Achi baat kahin unse sikho jo practical kr rha he industry me ...meri dil se dua he Ap ko Allah bohot Tarakki den Aaameen .. sir me sikhna chahta hn me internship kr rha tha LLM pr but some reasons mjhe left krna padha phir ap mil gye mjhe Thank tou sir wiss you best .. Chat bot bnana sikhaye mjhe python se.

  • @nimrajawahar
    @nimrajawahar 8 месяцев назад

    Thank you all. I have learnt to swap variables as task 2. I have no technical background. I am a content writer but feel need to learn new skills. I defined variables as a=1 and so on and gave command of print ( c,b,a). It gave me result of 321

  • @mfklogsaif
    @mfklogsaif Год назад +7

    I really appreciate your passion of delivering knowledge to the less privileged like me and such people.
    I am sure it will be very helpful for us to learn and grow. I am really grateful for your guidance and this program.

  • @akbarsohail1874
    @akbarsohail1874 9 месяцев назад +2

    I am a 14 year old student of computer science and I am in 9 class . I am getting alot of new things by your videos
    Thanks for this remarkable hardwork

    • @zainabme-me4qp
      @zainabme-me4qp 8 месяцев назад

      ooo gud do u want to learn ai

    • @SKYREPORT360
      @SKYREPORT360 8 месяцев назад

      @@zainabme-me4qp of course and I also want to learn web dev

  • @syedmuhammadtariq8798
    @syedmuhammadtariq8798 Год назад

    Mr.Irfan is a birriliant instructor.He made mathematics&computing fearless.❤

  • @wasiadabyar7102
    @wasiadabyar7102 9 дней назад

    finally, I found a good course for basic AI tanks irfan malik bhai I am from Afghanistan

  • @CreativePixelMaster
    @CreativePixelMaster Год назад

    Salam sir ap ne Kaha ke ap thori basic samajh Kar Aaye so mein ne other python course ko bhi joined Kiya magar mujhe Kuch khaas samajh nhi Aaya phir mein ne ap ki python ki video dekhi to ye to bohot easy laga thank you so much sir for this course ap or ap ki team bohot Acha work Kar rhi he God bless you and your team

  • @hiragul3825
    @hiragul3825 Год назад +1

    Thank you Sir Sheraz for explaining every thing in details & thanks to other teachers as well to teach us in a nice way. Jazak Allah Irfan bhai to arrange this lecture for all of us

  • @ABCDEF3881
    @ABCDEF3881 Год назад

    Sir Irfan is great and very sharp. the rest is also excellent and very friendly but Sir irfan and Doctor Sab are marvellous

  • @EntertainZ
    @EntertainZ Год назад +4

    These concepts are very basic... Appreciate your efforts how you are explaining everything.. Hats off to you😊

    • @mtv593
      @mtv593 Год назад

      Mery uper sy guzr rha hy I hope me kr k rakhon gi.

  • @propertyupdatekarachi
    @propertyupdatekarachi Год назад

    Great effort sir Irfan and team. You are very respectful and close to my heart

  • @farahumarkhan
    @farahumarkhan 5 месяцев назад

    I did it. Jazakallah sir(s) for allllll the efforts.

  • @shafique_786
    @shafique_786 Год назад +2

    doctor sahab ka parhane ka tariqa thora complicated hai. bade mushkil se samaj mein ata hai. great efforts .

  • @rajafaisal-vf5oi
    @rajafaisal-vf5oi Год назад +2

    Mashaallah😊 hats of your effort🌺

  • @muhammadrashid3307
    @muhammadrashid3307 20 дней назад

    I have decided to finish this course before starting of AWFERA in Sha Allah

  • @BushraTaqweem-el4rp
    @BushraTaqweem-el4rp Год назад

    Feeling you are doing which no one want to share practicaly...

  • @technicaldiscovery1609
    @technicaldiscovery1609 Год назад +3

    Irfan_sir="notebook kaisy hasal karain"

  • @ali_hasan_official8715
    @ali_hasan_official8715 3 месяца назад +1

    Notes of Lecture No 5👇:
    **Programming Overview**
    - **Definition of Programming**: Programming is the process of creating a set of instructions that a computer can understand to perform specific tasks. It involves using a programming language to communicate with the computer .
    - **Importance of Programming**:
    - Enables logical thinking and problem-solving skills.
    - Essential for effective communication with computers, as they only understand binary (0s and 1s) .
    - Useful in various real-life scenarios, such as giving clear instructions in business or daily tasks .
    **Basic Concepts**
    - **Variables**: Variables are containers for storing data values. They can hold different types of data, such as integers, floats, characters, and strings .
    - **Data Types**:
    - **Integer**: Whole numbers (e.g., 1, 2, 3).
    - **Float**: Decimal numbers (e.g., 1.5, 2.7).
    - **Character**: Single letters or symbols (e.g., 'A', 'b').
    - **String**: A sequence of characters (e.g., "Hello World") .
    - **Syntax**: Each programming language has its own syntax, which is a set of rules that defines the combinations of symbols that are considered to be correctly structured programs. Proper syntax is crucial for the program to run successfully .
    **Programming Languages**
    - There are multiple programming languages, each serving different purposes:
    - **Python**: Widely used for web development and data analysis.
    - **Java**: Commonly used for mobile applications and enterprise-level solutions.
    - **JavaScript**: Primarily used for web development .
    **Problem Solving in Programming**
    - **Debugging**: The process of identifying and removing errors from computer programs. It involves a systematic approach to finding solutions, similar to searching for a lost item by retracing steps .
    - **Algorithm**: A step-by-step procedure for solving a problem. For example, planning a trip involves defining steps to reach a destination .
    **Practical Application**
    - **Google Colab**: An online platform that allows users to write and execute Python code without complex setup. It simplifies the learning process by providing an accessible environment for coding .
    **Conclusion**
    - Understanding programming concepts, syntax, and problem-solving techniques is essential for anyone looking to become proficient in programming. Each programming language has unique features, but the fundamental principles remain consistent across different languages.
    **Google Colab Overview**
    - **Execution Environment**: Google Colab provides a complete execution environment with a lot of RAM, allowing easy installation of Python packages without configuration difficulties .
    - **Resource Allocation**: It offers a powerful processor and memory, which is beneficial for machine learning tasks, especially if your local machine lacks sufficient resources .
    **Connecting to Google Colab**
    - To connect to Google Colab, click the "Connect" button, which allocates resources like CPU and RAM .
    - Google provides approximately 12.7 GB of RAM and 107 GB of storage, along with four CPU cores .
    **Using Notebooks**
    - Notebooks in Colab allow you to run code cells easily by clicking the play button, which provides a sense of achievement and encourages experimentation .
    - It's important to verify that the allocated resources are visible through RAM and disk indicators .
    **Basic Python Concepts**
    - **Variable Initialization**: Variables can be initialized using the syntax `variable_name = value`. For example, `student_name = "Alice"` .
    - **Data Types**: Common data types include integers, floats, strings, and booleans. For instance, `age = 25` (integer) and `name = "Alice"` (string) .
    **Rules for Variable Names**
    - Variable names must start with a letter or underscore and cannot contain spaces or special characters like hyphens .
    - Reserved words in Python, such as `if`, cannot be used as variable names .
    **Basic Arithmetic Operations**
    - Python supports basic arithmetic operations: addition (`+`), subtraction (`-`), multiplication (`*`), and division (`/`). For example, `result = 3 * 4` will yield `12` .
    - The modulus operator (`%`) returns the remainder of a division. For example, `16 % 5` results in `1` .
    **Practical Applications**
    - To calculate the area of a rectangle, use the formula `area = length * height`, where both `length` and `height` are variables assigned with numeric values .
    - Experimentation is encouraged; students should practice by creating their own variables and performing operations on them .
    **Conclusion of Session**
    - The session concludes with encouragement to practice and explore Python coding further, with the next class focusing on more advanced topics .
    You Can Also Check Notes From Given Link:
    unstuckstudy.com/share/1fecfd9a-fc13-4b74-8972-0fe6b246d82a
    Jazak Allah ❤

    • @farmergaming3109
      @farmergaming3109 Месяц назад

      Bro Iska note book kaise milega? Jesse code ko run kar sake? Video me jo note book hai vah?

    • @aliaman7201
      @aliaman7201 8 дней назад

      @@farmergaming3109 bhai mujhe bhi batao not book kese milega

  • @Cyber_GB_by_Awaisoo9091
    @Cyber_GB_by_Awaisoo9091 Год назад

    shukriya sir g we are very thank ful to you and your team I am M Awais Ali from Skardu Gilgit Baltistan.

  • @ali_hasan_official8715
    @ali_hasan_official8715 3 месяца назад

    Mahsahallah ❤ Finally 5th Video Successfully completed 🎉 Alhamdullha ✨

  • @SigmaMale-m9n
    @SigmaMale-m9n 3 месяца назад

    I am A 11 years old teen namely Hassan And I want to do something huge for my nation in technology field especially AI so I was inspired by your videos so I started to watch your Playlist Related Ai

  • @muneebgamerff.3348
    @muneebgamerff.3348 Год назад

    Asslam o alikum.
    I have to appriciate to you and all of your team members you create a very good session

  • @muhammadmaeen1734
    @muhammadmaeen1734 Год назад

    Jazak Allah Khairaan, Exceptional. My understanding is increasing day by day and also my passion although I am struggling understanding some points.

  • @syedshadabalishah2213
    @syedshadabalishah2213 Год назад

    You all are doing an amazing job! Your course is truly one of the best I have come across, highly recommended

  • @muhammadzulqarnain7305
    @muhammadzulqarnain7305 Год назад +2

    Sir one suggession for your course, Can you start Q/A Live session once a week? It will be very useful. Thank you so much for starting this wonderful course

  • @beagoodperson3402
    @beagoodperson3402 Год назад

    Alhamdulillah...irfan Sir this lecture of python rules are same like to excel sheet.

  • @nuzatali2371
    @nuzatali2371 Год назад

    MashAllah great work 👍

  • @tahirtayyabdoula3889
    @tahirtayyabdoula3889 9 месяцев назад

    in my 40+ years of life, i dont see a teacher like IRFAN MALIK..... who are you sir? where you from?.... Gol bless you

  • @Eeshah
    @Eeshah Год назад

    Mashallah! very informative
    . Jazakallah ♥♥

  • @sabihaimtiaz2656
    @sabihaimtiaz2656 4 месяца назад

    wow,nice lecture. I like it very much.

  • @haqrazia662
    @haqrazia662 Год назад +1

    much informative lecture جزاك اللهsir

  • @mahwishbukhari628
    @mahwishbukhari628 Год назад

    Sir sheraz boht acha samjhaty hain

  • @uditmathur9007
    @uditmathur9007 Год назад

    Valuable Informatics video

  • @AmalG-1234
    @AmalG-1234 Год назад

    Very informative lecture thank you very much sir ..... jazak Allah

  • @asgharmuhammad5009
    @asgharmuhammad5009 2 месяца назад

    SWAP 2 variable using 2 variables
    A=3
    B=7
    B=B+A (B becomes 10)
    A=B-A (A becomes 7)
    B=B-A (B becomes 3)
    A,B
    (7,3)

  • @Designsbuild3.5
    @Designsbuild3.5 Год назад +2

    Hello sir, we are watching your recorded lecture and want to know how to practice. You have shared assignments for our online students, but how can we practice? Is there any possibility for us? Thank you, respected sir.

  • @bintehawa493
    @bintehawa493 Год назад

    Thank you so much for all these efforts

  • @IftikharAhmad-vs8ub
    @IftikharAhmad-vs8ub 9 месяцев назад

    Thank you so much shehryar bhai you understand the concepts very well 👍

  • @EntertainZ
    @EntertainZ Год назад +1

    I am very thankful 🙏...I am learning a lot...You are just Amazing Sir......

  • @guidecreator
    @guidecreator Год назад

    I am sure it will be very helpful for us to learn and grow. I am really grateful for your guidance and this program.

  • @blissfulhealthcarerelaxing1570
    @blissfulhealthcarerelaxing1570 Год назад +1

    Really nice sir ! Understandable! Superb lecture!❤❤❤❤

  • @taibamalik8114
    @taibamalik8114 5 месяцев назад

    Task 1
    name="tayyaba"
    number=2
    height=4.5
    Task 2:
    Swap 3 values
    a=3
    b=4
    c=b
    print(c)
    b=a
    print(b)

  • @Muhammaddawood121
    @Muhammaddawood121 7 месяцев назад

    Great Teacher

  • @AbubakarMakki-k5r
    @AbubakarMakki-k5r 25 дней назад

    Allah ap ko ajar daa ameen

  • @thekitchenmeetings5311
    @thekitchenmeetings5311 Год назад +1

    36:00 k baad kuch nhi smjh arha... slides bht blur hai ... please resolve this issue

    • @Asadneon
      @Asadneon 11 месяцев назад

      resoulation (quality) high kare

  • @MuhammadWarisali-c2e
    @MuhammadWarisali-c2e 10 дней назад

    very informative thanks sir♥

  • @abubakartaufiq6065
    @abubakartaufiq6065 Год назад

    I took course of python they taught same with almost same assignment except swap variables task. Thanks for revision

  • @RafaqatHussain-7
    @RafaqatHussain-7 Год назад

    Amazing lecture ❤

  • @sakinaismail3761
    @sakinaismail3761 11 месяцев назад

    You are doing great work
    But I should suggest one thing that you should try to add all links in description it will be helpful for us
    Highly motivated from you😊

  • @shabanaasif926
    @shabanaasif926 Год назад +3

    @Irfan Malik sir kindly inform from
    where we collect the notes and quiz

  • @mansoorkhalid6197
    @mansoorkhalid6197 Год назад +1

    Hardworking team ❤

  • @alisnapshots
    @alisnapshots 4 месяца назад

    2. Swap variables using two variables
    x = 10
    y = 15
    #creat a temprary variable
    temp=x
    x = y;
    y = temp;
    print("X =", (x));
    print("Y =", (y));
    Output:
    X = 15
    Y = 10
    #xevensolutions

  • @alisnapshots
    @alisnapshots 4 месяца назад

    1. Swap three the variables
    student_1 = "Ali"
    student_2 = "usman"
    student_3 = "Faizan"
    student_1 = student_2;
    student_2 = student_3;
    print(student_1);
    print(student_3);
    Output:
    usman
    Faizan

  • @mrabdulmusawir2661
    @mrabdulmusawir2661 4 месяца назад

    I have no background in computer science but yes I am trying here with you after 10years of study gap..
    Kya hum seekh payengy ?
    I am now watching your 5lecture and understanding about 70%concepta par ab to programming start hugai ha😊

  • @sahibzadaammar1069
    @sahibzadaammar1069 Год назад

    i am making the notebook myself will share It here for the other users to access and play with it ..

  • @superman3id
    @superman3id Год назад

    Lecture 5 completed self reminder

  • @sonianoman9336
    @sonianoman9336 Год назад +2

    From where i can get slides

  • @DanielleCohn-t4s
    @DanielleCohn-t4s 7 месяцев назад +1

    Second task
    x , z = 'Cat' , 'Dog'
    print(z)
    print(x)
    Dog , Cat
    Swap the 2 values
    57:50

  • @mmuneebahmad3222
    @mmuneebahmad3222 9 месяцев назад

    thank for sharing information

  • @Abdul_Aziz22
    @Abdul_Aziz22 7 месяцев назад

    THANK YOU ❤❤❤

  • @kamranhamid9016
    @kamranhamid9016 5 месяцев назад

    Swap the 3 value
    a=10
    b=20
    c=30
    a,b,c=b,c,a
    Print(a,b,c)

  • @abubakartalhajalil9961
    @abubakartalhajalil9961 7 месяцев назад

    Please also share link of co Lab note book used in this video. Please place link in video description for all future visitors.

  • @srikantagouda.6781
    @srikantagouda.6781 Год назад

    Hello Sir,
    Task 02-
    Q1. Swap Variable Using 3 variables?
    x=10
    y=20
    print('x= ',x,'y= ',y)
    z=x
    x=y
    y=z
    print('x= ',x)
    print('y= ',y)
    Q2. Swap variable using 2 variables?
    x= 10
    y=20
    print('x= ',x, 'y= ',y)
    x=x+y
    y=x-y
    x=x-y
    print('x= ',x)
    print('y= ',y)

  • @NusratMustafa-eh7up
    @NusratMustafa-eh7up Год назад +1

    How to access to do all this practice?

  • @haqinfo5041
    @haqinfo5041 Год назад

    Jazakallaho khaira Sir

  • @MuhammadBilal-ex9zv
    @MuhammadBilal-ex9zv Год назад

    Allah accept you workings...

  • @raofahadaziz73
    @raofahadaziz73 Год назад

    Well done Haris bhae

  • @MuhammadNawaz-rt8yo
    @MuhammadNawaz-rt8yo Год назад +1

    Wonderful

  • @MuhammadShahid-bj3ws
    @MuhammadShahid-bj3ws Год назад +2

    Please share note book link in description.

  • @sunilmishra9006
    @sunilmishra9006 11 месяцев назад

    सर i m not educated in this field but egour to build my own program with your motivation

  • @waseemhanif07
    @waseemhanif07 Год назад +2

    Sir where can i access colab notebook

  • @asgharmuhammad5009
    @asgharmuhammad5009 2 месяца назад

    SWAP 2 variable using 2 variables
    A=3
    B=7
    B=B+7 (B becomes 10)
    A=B-A (10-3) ----> 7
    B=B-A (10-1) ---> 3
    A,B
    (7,3)

  • @aafiarabbani9068
    @aafiarabbani9068 Год назад

    is there a notebook, for practice? I have just joined this course now.

  • @nayelbaig
    @nayelbaig Год назад +1

    a =10
    b= 20
    a , b = b, a
    print(a)
    print(b)

  • @cool-u7u5u
    @cool-u7u5u Год назад

    wonderful story 4 variable

  • @MuhammadRameez-h2q
    @MuhammadRameez-h2q 11 месяцев назад

    Mashallah ❤❤❤❤❤

  • @sofiamushtaq7257
    @sofiamushtaq7257 Месяц назад

    Sir kindly es course sy related quiz aur assignment ka link bhe share kr dain

  • @hasharfarhankhan2141
    @hasharfarhankhan2141 Год назад

    In today lecture i was unable to understand what do and how to do simple thing is that how i start and where to i start, I hope in next lecture i will be able to understand very well python.

  • @MuhmmadAkif
    @MuhmmadAkif Месяц назад

    Can we have access to slides and notes which our respectable instructors taught @everyone

  • @duascookingandbeautycorner1885
    @duascookingandbeautycorner1885 Год назад +1

    Asslam u Alaikum sir,
    Please lecture ka start tilawat,ya bismillah and Asslam u Alaikum k sath kia karen.

  • @wajeeha6185
    @wajeeha6185 Год назад

    Sir main ADP ky 2nd semester main hun. Agy main Data science y Artificial intelligence kadna chati hun to next ab konsi degree choose karu math aur computer science main sy???? please giude me ??

  • @cool-u7u5u
    @cool-u7u5u Год назад

    syntax ko hm grammer ruls kah saktay hain, hr language ki gramer hoti ha, aisay hi comuter language m syntax hota ha.

  • @zain839
    @zain839 Год назад

    Love you ❤

  • @thekitchenmeetings5311
    @thekitchenmeetings5311 Год назад

    Sir apki slides bht blur hain..36:00 se smjh nhi arha

  • @mianahsan-h6q
    @mianahsan-h6q 8 месяцев назад

    Programming language is use to tell computer what to do then there are many languages and why we have to learn multiple languages ?

  • @technicallearning4u563
    @technicallearning4u563 Год назад

    syntax is a set of rules for any language.

  • @LoveToAllah636
    @LoveToAllah636 8 месяцев назад

    why don't use replit complier .it's very easy to use.

  • @Job-j7k
    @Job-j7k 10 месяцев назад +1

    sir ya google colab to open hi nahi horaha...please kuch bi batanai sa pehlay open karnai ka tareeka bi bataya karo hamara time zaya hojata hai.

    • @Muzamil.helper
      @Muzamil.helper 7 месяцев назад

      Brother ap is link ma click krein colab open hu jaey ge 😊

  • @ranaasifhussain6830
    @ranaasifhussain6830 Год назад

    A = 3
    B = 7
    A = A+B
    B = A-B
    A=A-B
    print (A,B)