Complete C Language in One Shot - Part 2 | 100+ Questions + Notes

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Click on the link to Enroll: bit.ly/47p8NTh
    🚀 Enhance your coding skills with this comprehensive guide to programming fundamentals! 📚 Join us as we explore key concepts such as functions, recursion, arrays, 2D-arrays, strings, structures, and unions. Whether you're a beginner or an experienced programmer, this video will help you build a strong foundation in coding.
    In this video:
    - Understand the importance of functions in writing organized and reusable code.
    - Dive into the intriguing world of recursion and its problem-solving capabilities.
    - Explore arrays and learn how to manage data efficiently.
    - Master 2D-arrays for working with structured data representations.
    - Discover essential techniques for string manipulation and manipulation.
    - Learn to create and use structures to manage complex data structures.
    - Explore unions and their memory-saving benefits.
    Join us on this educational journey and boost your programming knowledge today!
    Time Stamps:-
    00:00:00 : Introduction
    00:01:35 : Chapter 5: Functions
    2:29:41 : Chapter 6: Recursion
    2:44:25 : Chapter 6: Problems on recursion
    3:56:57 : Chapter 7: Arrays
    5:43:29 : Chapter 8: 2D-Arrays
    6:22:46 : Chapter 9: Strings
    7:16:23 : Chapter 10: Structures
    8:26:55 : Chapter 10: Unions
    8:36:15 : Thankyou
    📌 For any Queries or Complaints visit: bit.ly/PW_Queries OR give a Missed Call on 07019-243-492
    #ProgrammingFundamentals #CodingSkills #LearnToCode #ProgrammingGuide

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

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

    Part 1: ruclips.net/video/i0ovgS-jCQ8/видео.html

    • @alkagarg4744
      @alkagarg4744 9 месяцев назад +1

      Sir this video is very useful for my board exam I am from class 10 5 chapter's are cover in 2 video
      But 4 chapter are not covered pls make video in this topic
      Artificial intelligence and drone technology,
      E-commerce and cyber security

    • @sudipkundu9025
      @sudipkundu9025 9 месяцев назад +1

      MAJA A GYA SIR Big heart for you💗

    • @AryanKumarRaipuriya-hp8tu
      @AryanKumarRaipuriya-hp8tu 6 месяцев назад

      ​@@alkagarg4744bhai mai bhi up board se huu apke school mai kaun si book chl rhi h
      Mere mai toh sahitya bhawan ki chl rhi h
      Plz bhai thodi help krdo A.I. DRONE TECHNOLOGY, E GOVERNANCE, ECOMMERCE, CYBERSECURITY KI VID mil hi nhi rhi h😢😢😢

    • @studymotivation3696
      @studymotivation3696 6 месяцев назад

      ​@@alkagarg4744 up board se ho kya mai bhi

    • @alkagarg4744
      @alkagarg4744 6 месяцев назад

      @@studymotivation3696 ha bhai

  • @maxbruh1165
    @maxbruh1165 4 месяца назад +20

    00:02 This video is part 2 of the C Language series, covering functions, strings, structures, file handling, and dynamic memory allocation.
    02:06 Functions in C help eliminate code repetitions and make code more readable.
    06:32 Understanding the basics and usage of functions in C programming language
    08:31 Understanding functions in C language.
    14:05 Understanding the execution flow in C programming.
    16:15 Explanation of the C language concepts in the video.
    20:28 C functions can be repeated multiple times and can call themselves
    22:25 Understanding if-else statements in C language
    26:43 Pass by value and reference in C language
    28:52 Demonstration of finding the minimum value among two numbers and storing it in a variable
    33:01 The return type of the 'redo' function is not specified.
    35:19 Understanding the difference between formal parameters and actual parameters
    38:54 Understanding the concept of functions in C language
    41:13 Understanding the output order in C language
    44:45 Understanding function prototypes in C language.
    46:36 Understanding function calls and prototypes in C programming
    50:13 Understanding and implementing square root and power functions in C language
    52:04 The video explains the concept of finding square roots using C language functions.
    57:45 Exploring the power function in C language
    59:42 Understanding library functions and solving combinations
    1:03:31 Understanding permutation and combination
    1:05:35 The video discusses C language concepts and provides notes and questions.
    1:09:09 Pascal's Triangle is a mathematical concept that involves creating a triangle of numbers and finding the sum of each row.
    1:10:58 Understanding Pascal's triangle and factorial
    1:14:55 Explanation of Pascal's triangle and its implementation in C language
    1:16:51 Creating a code triangle by using nested loops in C language
    1:21:45 Understanding the scope of variables in C language
    1:23:36 Understanding scope and cot in C programming
    1:27:32 Explaining how to replace values in C language
    1:29:58 Explaining the concept of swapping variables in C language
    1:35:03 The video covers the extra variable method in C language
    1:36:50 The video explains the logic of swapping variables without using a temporary variable in C language.
    1:41:43 Learning about pass by value and pass by reference in C language
    1:43:46 Swapping variables using a function in C
    1:48:10 Understanding pass by value and pass by reference in C language
    1:50:54 Pointers are important in C language
    1:55:09 Understanding memory addresses and how they are stored
    1:57:13 Understanding memory allocation in C language
    2:01:16 Understanding different data types and storing their addresses
    2:03:59 Printing value and date using X's address
    2:08:45 Understanding addresses and values in C language
    2:10:54 Understanding pointers and their importance in programming.
    2:15:45 Address is unique value and note is unique
    2:18:43 Understanding memory allocation and addresses in C programming.
    2:23:29 Understanding function overloading and its implications in C language.
    2:26:29 Conflicting types in C language
    2:30:39 Understanding recursion in C programming.
    2:32:41 Exploring function calling and nested functions in C language
    2:37:34 Understanding the concept of infinity loop in C language.
    2:39:53 Understanding the concept of recursive function calls in C
    2:43:31 Printing numbers in reverse order using loops
    2:45:24 This video covers the concept of printing numbers in C language.
    2:50:00 Printing numbers from one to more using C programming.
    2:52:43 Printing from 1 to 3 using extra parameters
    2:57:35 Summarize the C language in one shot with 100+ questions and notes.
    3:00:23 Understanding the concept of functions and return values
    3:06:19 Understanding parameter in C language
    3:08:50 Understanding the factorial function in C language
    3:13:06 Understanding the concept of returning values in C functions.
    3:15:59 The video discusses writing sums in C Language
    3:20:51 Understanding the value calculation and relation formula in C language
    3:23:39 The video discusses various topics in C language
    3:29:13 Multiplication up to 20 with limits
    3:31:16 Learn about power and multiplication in C language.
    3:36:06 Understanding the power of zero and its implications
    3:38:43 Understanding the concept of power in C language.
    3:42:30 The relation between terms in the series is 1 + 1 = 2
    3:44:52 The video talks about the Fibonacci sequence and recursion in C language.
    3:50:09 Understanding the code and concept of Recon tree in C language.
    3:52:34 Efficient method to calculate power using multiple calls.
    3:56:29 Understanding the concepts of data structures and algorithms.
    3:58:20 Creating variables to store multiple values in one line.
    7:28:57 Covers 100+ questions and notes

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

      does this cover important dsa ?? or is it just learning c

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

    Just Completed lecture ❤❤. You taught me stepping stone of programming ❤ se thanks for this type of content.

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

    Thank you sir ..lecture was crystal clear .
    Please put the TIMESTAMPS 🙏🙏 it helps a lot.

  • @mohammadshamim2635
    @mohammadshamim2635 9 месяцев назад +5

    Very easy explanation sir Thank you so much ♥️

  • @TheYoutubeSpotlight
    @TheYoutubeSpotlight 8 месяцев назад +6

    Mza aa gya sir
    Thank you so much ❤❤❤
    Best lecture

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

    Best series sir ❤

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

    best explaination of coding ever

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

    Thanku you 👍👍👍⭐⭐⭐maja aa gya

  • @7teen62
    @7teen62 8 месяцев назад +11

    LATER -> 1:09:21 to 1:19:35 (after p.p )
    pointers - 1:51:00 to 2:21:41
    recursion - 2:29:41 to 3:56:55

  • @Princekrsingh407
    @Princekrsingh407 7 месяцев назад +3

    Maza aa gaya sir.Keep doing the good work!

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

    Thanks sir 😊

  • @DollyBhawnani
    @DollyBhawnani 8 месяцев назад +2

    thank you so much sir it was an amazing lecture

  • @fatimazafar7203
    @fatimazafar7203 8 месяцев назад +3

    Maza a gaya Sir thank you so much for this great course ❤

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

    Thank you sir and it's really helpful 😊

    • @asuyado
      @asuyado 10 месяцев назад

      code knotes h?

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

    Sir ..hmein C language k liye mazeed vdos ki zroorat hai..u r wonderful ..or pooray RUclips pe ap se acha computer koi prha hi nhi skta..I'm basically not from india..but I really appreciate your work and team .. kindly make more vdos on computer programming languages and thank u so much ..

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

    Great session...
    Thank you sir!

  • @mrvelocity5819
    @mrvelocity5819 8 месяцев назад +3

    Maza aa gaya sir,
    Thank you so much ❤❤❤❤❤

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

    Sir please bring a 1 shot series on python

  • @rudradiproy2056
    @rudradiproy2056 10 дней назад

    it is very helpful for me thank you sir.

  • @Om_opa
    @Om_opa 10 месяцев назад +1

    maza aagaya sir. Thankyou Very much.

  • @mohammadshadab3568
    @mohammadshadab3568 Месяц назад +1

    Thank you sir!
    Sach mein maza aa gaya❤❤

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

    Maza aagya❤❤

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

    congratulations pw for 1 years of complete for RUclips channel

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

    Thank you su much sir😊

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

    Maja aa gaya
    Thank you so much sir ❤❤❤

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

    Thankyou sir really helpful content 🙏

  • @prasadgosavi7472
    @prasadgosavi7472 2 месяца назад +1

    Thank you 💕 mazha aa gayaa

  • @user-mf4rb9cy8l
    @user-mf4rb9cy8l 7 месяцев назад

    maza aagaya sir
    very very thank u
    i want to learn all other languages from u

  • @programmingForever
    @programmingForever 10 месяцев назад +13

    I watched part 1 it's really awesome I learned soo much from that video

  • @the.laxman_kr
    @the.laxman_kr 6 месяцев назад +2

    finished
    ❤❤❤❤❤❤❤❤❤
    maza aa gya
    thank u sir💝

  • @mdirfanalam.bit_mesra
    @mdirfanalam.bit_mesra 3 месяца назад +1

    Thank u sir
    Mza aa gya .

  • @yashchaudhary-gy4ed
    @yashchaudhary-gy4ed 7 месяцев назад +3

    seriously this man teach so good . far better than shradha khapra

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

    C++ series continue kare sir 🙂

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

    Thank you so much Sir.
    Maza aa gaya 😊

  • @fun_with_sodee
    @fun_with_sodee 6 месяцев назад +1

    Maza aa gaya♥️
    Thank you so much sir♥️🤩

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

    Sir ap c++ bhi karro please ❤

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

    Maza aa gaya , bohat professional brother jesa bataye hamko, dilse thank you 🤍

  • @AryanSingh-yt9mv
    @AryanSingh-yt9mv 8 месяцев назад

    Thank U Sir ❤

  • @Heenakhanxx
    @Heenakhanxx 2 дня назад +1

    thank you so much sir ,maja aa gaya sir ,your are are grate teacher

  • @singh79069
    @singh79069 9 месяцев назад +1

    Maja aa gya sir bahut Achha padhate ho aap sir ❤❤❤❤❤❤ 😊😊 thanku so much ❤❤❤❤

  • @KrishanBeniwal-ml6dl
    @KrishanBeniwal-ml6dl 6 месяцев назад

    Well done sir 👍

  • @Misssensitive
    @Misssensitive 6 месяцев назад

    Sir thank you thank you so much it's really helpful sir..... once again thank you so much sir from my bottom of my heart ❤️💜💛

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

    Maza aa gya sir..❤🎉

  • @RiteshKumar-yq4ly
    @RiteshKumar-yq4ly 4 месяца назад +1

    Maza aa gaya sir ji❤

  • @MK-rx8ld
    @MK-rx8ld Месяц назад

    Thankyou sir,,,,Maza aa gya c padhke.

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

    BEST Teacher for Programming ever

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

    Maza aa gaya. Thank you sir

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

    Thanks you ❤

  • @SunnySunny-md2ir
    @SunnySunny-md2ir Месяц назад

    Mazza aa gaya sir

  • @ManishKumar-eq5ix
    @ManishKumar-eq5ix 8 месяцев назад

    Thanks sir❤👍

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

    Maza aagya....

  • @Rishabhupadhyay-rz6wk
    @Rishabhupadhyay-rz6wk 10 дней назад +2

    Maja aa gya sir❤

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

    That playlist or these 2 vedios?

  • @user-if2zf9se7f
    @user-if2zf9se7f 8 месяцев назад

    maza aa gaya , Thank You Sir

  • @aryangupta6795
    @aryangupta6795 6 месяцев назад +1

    MAZA AA GAYA SIR ❤🙏🏻🙏🏻🙏🏻

  • @ManojNMalagi-mr4qw
    @ManojNMalagi-mr4qw 6 месяцев назад

    Maza agya sirr🎉

  • @RajatSingh-ni8uy
    @RajatSingh-ni8uy Месяц назад

    Best lecture for beginners, mujhe recursion sbse acha laga😋😋

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

    THANK YOU SO MUCH SIR 🙏🙏🙏🙏🙏

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

    Maza aa gaya

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

    Majha agaya sirji!!!

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

    Maza aa gya sir😊

  • @BachaatBazaar
    @BachaatBazaar 7 месяцев назад +1

    Maza aa gya sir👍🏻👍🏻👍🏻🙏🏻tq

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

    Thank you sir, 🤝🙏🏻❤️

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

    Thank you so much sir
    Just because of you i completed my c

  • @arpangarai949
    @arpangarai949 6 месяцев назад

    Maza aa geya sir...❤...... 🎉

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

    maja aagya. sir please app C me dsa ka video bana do. bohot help hogi sabka.

  • @VishalGupta-cx5yz
    @VishalGupta-cx5yz 4 месяца назад +3

    Maza aa gya

  • @YZ_GAMEZY
    @YZ_GAMEZY 3 месяца назад +2

    17.5 HRS complete finally
    you are great sir

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

    maza aa gaya sirji..

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

    Dhanyabad Sir

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

    Please make interview questions video on SQL

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

    Best pro video till now

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

    make video on c++ also 3,4 part ma chalaga for revision.what for raghav sir.

  • @mohammedadnanuddindanish1971
    @mohammedadnanuddindanish1971 10 месяцев назад

    Mazaa Agayaaa sirrrrr..jiii............

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

    best on whole youtube💝💝💝

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

    maza aa gaya sir
    ❤❤❤

  • @niyazalam1010
    @niyazalam1010 10 месяцев назад

    Thank you

  • @hrithikpande8248
    @hrithikpande8248 18 дней назад

    Maza aagya sir sahime❤️

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

    Mazaa aagay❤❤

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

    Thank you 😊❤❤❤❤ so much sir 😊😊😊😊🎉❤❤

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

    C Programming toh pura aapse hi sikha hun sir . Maza aa gaya Sir .

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

      Bahot part dikh rahe hai to confirm konse videos dikhne ha kya ye part 1 part 2 dekh liya to hojata hai kya

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

    maza aa gya sir...thank you

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

    maza aa gaya thank you sir so much 😍😍

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

    upload CSS full course 8-9 hours

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

    02:06 Functions in C help eliminate code repetitions and make code more readable.
    06:32 Understanding the basics and usage of functions in C programming language
    08:31 Understanding functions in C language.
    14:05 Understanding the execution flow in C programming.
    16:15 Explanation of the C language concepts in the video.
    20:28 C functions can be repeated multiple times and can call themselves
    22:25 Understanding if-else statements in C language
    26:43 Pass by value and reference in C language
    28:52 Demonstration of finding the minimum value among two numbers and storing it in a variable
    33:01 The return type of the 'redo' function is not specified.
    35:19 Understanding the difference between formal parameters and actual parameters
    38:54 Understanding the concept of functions in C language
    41:13 Understanding the output order in C language
    44:45 Understanding function prototypes in C language.
    46:36 Understanding function calls and prototypes in C programming
    50:13 Understanding and implementing square root and power functions in C language
    52:04 The video explains the concept of finding square roots using C language functions.
    57:45 Exploring the power function in C language
    59:42 Understanding library functions and solving combinations
    1:03:31 Understanding permutation and combination
    1:05:35 The video discusses C language concepts and provides notes and questions.
    1:09:09 Pascal's Triangle is a mathematical concept that involves creating a triangle of numbers and finding the sum of each row.
    1:10:58 Understanding Pascal's triangle and factorial
    1:14:55 Explanation of Pascal's triangle and its implementation in C language
    1:16:51 Creating a code triangle by using nested loops in C language
    1:21:45 Understanding the scope of variables in C language
    1:23:36 Understanding scope and cot in C programming
    1:27:32 Explaining how to replace values in C language
    1:29:58 Explaining the concept of swapping variables in C language
    1:35:03 The video covers the extra variable method in C language
    1:36:50 The video explains the logic of swapping variables without using a temporary variable in C language.
    1:41:43 Learning about pass by value and pass by reference in C language
    1:43:46 Swapping variables using a function in C
    1:48:10 Understanding pass by value and pass by reference in C language
    1:50:54 Pointers are important in C language
    1:55:09 Understanding memory addresses and how they are stored
    1:57:13 Understanding memory allocation in C language
    2:01:16 Understanding different data types and storing their addresses
    2:03:59 Printing value and date using X's address
    2:08:45 Understanding addresses and values in C language
    2:10:54 Understanding pointers and their importance in programming.
    2:15:45 Address is unique value and note is unique
    2:18:43 Understanding memory allocation and addresses in C programming.
    2:23:29 Understanding function overloading and its implications in C language.
    2:26:29 Conflicting types in C language
    2:30:39 Understanding recursion in C programming.
    2:32:41 Exploring function calling and nested functions in C language
    2:37:34 Understanding the concept of infinity loop in C language.
    2:39:53 Understanding the concept of recursive function calls in C
    2:43:31 Printing numbers in reverse order using loops
    2:45:24 This video covers the concept of printing numbers in C language.
    2:50:00 Printing numbers from one to more using C programming.
    2:52:43 Printing from 1 to 3 using extra parameters
    2:57:35 Summarize the C language in one shot with 100+ questions and notes.
    3:00:23 Understanding the concept of functions and return values
    3:06:19 Understanding parameter in C language
    3:08:50 Understanding the factorial function in C language
    3:13:06 Understanding the concept of returning values in C functions.
    3:15:59 The video discusses writing sums in C Language
    3:20:51 Understanding the value calculation and relation formula in C language
    3:23:39 The video discusses various topics in C language
    3:29:13 Multiplication up to 20 with limits
    3:31:16 Learn about power and multiplication in C language.
    3:36:06 Understanding the power of zero and its implications
    3:38:43 Understanding the concept of power in C language.
    3:42:30 The relation between terms in the series is 1 + 1 = 2
    3:44:52 The video talks about the Fibonacci sequence and recursion in C language.
    3:50:09 Understanding the code and concept of Recon tree in C language.
    3:52:34 Efficient method to calculate power using multiple calls.
    3:56:29 Understanding the concepts of data structures and algorithms.
    3:58:20 Creating variables to store multiple values in one line.
    7:28:57 100+ questions and notes
    Thank me later

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

    Python One shot please 🙏

  • @Aman-ln9dx
    @Aman-ln9dx 8 месяцев назад

    Sir maza agya ❤

  • @SachinChandra2006
    @SachinChandra2006 2 месяца назад +1

    Maza aa Gaya sir

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

    please bring a crash course for python from beginner to advanced sir for data science sir

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

      Yes python is really important these days

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

    THANKS A LOT SIR❣❣❣❣

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

    Good lecture

  • @football_highlights_17
    @football_highlights_17 6 месяцев назад

    Thank you sir maza Aaya ❤

  • @user-ss7yl5tn9x
    @user-ss7yl5tn9x 8 месяцев назад

    Mazza AA gya sir😊

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

    MAZA AA GAYA SIR !!!!!!!!!!!!!!

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

    mazza aa gaya sir thank you so much

  • @theravi1707
    @theravi1707 6 месяцев назад

    Maza aa gya Sir 🤗🤗

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

    MAZA AA GAYA
    SIR PLZ C KA DATA STUCTURE AND ALGORITHM KA VIDEO CHAHIYE

  • @_RIZUL-UPVEJA27._
    @_RIZUL-UPVEJA27._ 7 месяцев назад +1

    MAJAA AA GYAAA SIR😊😊

  • @praveenmeghwal7822
    @praveenmeghwal7822 10 месяцев назад

    thank you sir maza aa gaya