VBScript - Vb Script-Vbscript (Programming Language)-VBScript Editor-Invoke VBSscript-Using Vbscript

Поділитися
Вставка
  • Опубліковано 29 жов 2024

КОМЕНТАРІ • 153

  • @minilamma4879
    @minilamma4879 3 роки тому +4

    HELLO! I am a beginner scripter with almost no experience, and this really helps a lot. I asked my dad (who is an engineer) to teach me this, but he was awful at teaching so I came to this video. No regrets at all.

    • @QA1
      @QA1  3 роки тому

      @MINI LAMMA - I am glad to have your comment! What is your channel about?

    • @minilamma4879
      @minilamma4879 3 роки тому

      @@QA1 I was planning to do animations and shorts on my channel, but I don’t upload anymore. And I am glad to check out your channel as well

    • @QA1
      @QA1  3 роки тому

      @MINI LAMMA - It is nice of you to check out my channel. Best wishes, Inder P Singh

  • @michaelcabrera794
    @michaelcabrera794 10 років тому +2

    My job requires programming in Classic ASP. I am still learning Classic ASP, and this video series about VBScript will help me tremendously. Thank you for taking the time to produce these VBScript videos. I look forward to viewing more.

    • @QA1
      @QA1  10 років тому +1

      Glad to help, Michael. Many thanks for your comment.

  • @subtleknifethief7911
    @subtleknifethief7911 8 років тому +8

    This is the best VB Scripting tutorial for beginners. Thank you!

  • @yonploj147
    @yonploj147 10 років тому +2

    when im searching for online tutorials on programming i am always worried, because if it's too boring i lose the will to continue. This happened to me when trying to learn Ruby. I am soooo happy i found this video series it is amazing, THANK YOU FOR AMAZING AND AWESOME TUTORIALS!! :)

    • @QA1
      @QA1  10 років тому

      Very glad to know that you liked this VBScript video series. Many thanks.

  • @kiadronger
    @kiadronger 8 років тому +5

    thank u sir, for explaining so well the option explicit concept.i have learnt something new.

  • @MaharshiTeja
    @MaharshiTeja 8 років тому +6

    very good explanation. Easily understandable thank you so much

  • @Muhammad_Ali9
    @Muhammad_Ali9 5 років тому +1

    Thank you soooooo much. Excellent tutorial, simple and elaborate explanation for each step which are extremely necessary. Highly recommended video for all the beginners. Looking forward for next lesson, hope I find it

    • @QA1
      @QA1  5 років тому +1

      Many thanks for your kind words. The next lessons are at the link, ua-cam.com/video/Wd344ElH_Yg/v-deo.html

  • @mohammedfaheem1047
    @mohammedfaheem1047 9 років тому +2

    Very clear and smooth explanation. Thanks Sir

  • @amarquality182
    @amarquality182 9 років тому

    By far the best Video series to learn VBScript.

    • @QA1
      @QA1  9 років тому

      Amar Quality Many thanks for your kind comment.

  • @sushmasuresh5
    @sushmasuresh5 9 років тому +1

    awesome tutorials....i used to watch all ur tutorials they are very useful..very clean explanation...thank you

    • @QA1
      @QA1  9 років тому

      sushma suresh Thank you, Sushma. Your support is important for this channel.

  • @eqs562
    @eqs562 9 років тому +3

    Clear and precise explanation. Thank you.

  • @varshatomar1
    @varshatomar1 10 років тому +4

    Nice basic VB script explanation.. Thanks!!

    • @QA1
      @QA1  10 років тому

      Many thanks for your comment, Varsha :)

  • @sumitibmindia
    @sumitibmindia 10 років тому +1

    Awesome Sir!!!! i am amazed by watching only part 1...no one explained me how we define a variable which u did simply!!! thanks

    • @QA1
      @QA1  10 років тому

      Sumit - very glad that you liked the content. It makes uploading this video worthwhile. Thank you for your comment.

  • @emptydabbachannel895
    @emptydabbachannel895 5 років тому +2

    Your Explanation is very very clear

  • @Antonio-cu5zm
    @Antonio-cu5zm 2 роки тому +1

    thank you very much this video helped me understand the topics for my exam tomorrow !!! thx a lot

    • @gabrielmoreno3027
      @gabrielmoreno3027 2 роки тому

      Hey Antonio. I know this is a very weird question, so I'm sorry in advance. How old are you? Or what kind of school and grade year are you in? I am curious because I'm a 17 year old currently studying programming. I wanna have an idea of when i get into this kinda stuff!

  • @chesenuggetmachinima
    @chesenuggetmachinima 8 років тому +2

    I absolutely love this first tutorial, except I actually edited a few things to improve upon this simple code...
    Option Explicit
    Dim firstNumber
    firstNumber = InputBox("Please enter a number to add:","First Number")
    if firstNumber = Empty Then
    MsgBox "Invalid Input"
    WScript.Quit
    End if
    firstNumber = Cint(firstNumber)
    Dim secondNumber
    secondNumber = InputBox("Please eneter a number to add:" & vbCrLf & "To the previous input...","Second Number",0)
    Dim sum
    Sum = firstNumber + secondNumber
    MsgBox "Your Sum is " & sum
    I added an If-Then statement so if you input an empty character for "First Number" you received an invalid input MsgBox instead of just a runtime error.
    Thanks!

  • @AakashKumarTutorials
    @AakashKumarTutorials 9 років тому +1

    This is very nicely explained. You are a very good teacher sir. Very helpful videos. Thank You!

  • @Tty490
    @Tty490 2 роки тому +2

    Excellent video with great inputs! Thanks

  • @sureshkumarnaidu4503
    @sureshkumarnaidu4503 6 років тому

    ur teaching is simple and best

  • @swethamutukulla2787
    @swethamutukulla2787 10 років тому +6

    sir your explanation is good and clear

    • @QA1
      @QA1  10 років тому +1

      Glad that you like these VBScript videos. Thank you for your comment.

  • @nitinsirohi1052
    @nitinsirohi1052 10 років тому

    Nice Explanation Sir, the way u have explained the things here are soo easy to understand. I've watched ur vedios for the first time today but nw i'll be a regular follower of ur videos plz continue ur grt work..I really appreciate ur Teachings ! Best Wishes !

    • @QA1
      @QA1  10 років тому

      Thank you always.

  • @nunixnunix04
    @nunixnunix04 9 років тому +1

    Very good video and easy to understand. I think I'm starting now to understand better why to use Dim

  • @Cecil4029
    @Cecil4029 9 років тому +1

    This tutorial has been very helpful. Thanks!

    • @QA1
      @QA1  9 років тому

      Cecil4029 Glad to help. Many thanks for your comment.

  • @CheatGang
    @CheatGang 4 роки тому

    hey how do i open my command prompt to my C: \VBScript >sum.vbs instead of C: \Users\Cheat> ?? i do not know how to navigate to a specific folder please help!

    • @CheatGang
      @CheatGang 4 роки тому

      also is there anyway i could contact you for help?

    • @QA1
      @QA1  4 роки тому

      Hey there. You could use the cd command like so:
      C:\Users\Cheat> cd c:\VBScript
      There are other ways like copy the path and paste it in the Command prompt after cd. Thank you for your question.

    • @QA1
      @QA1  4 роки тому

      Yes, you can contact me at (Channel > About tab > View Email Address)

    • @AndyDoesGAMEZ69
      @AndyDoesGAMEZ69 Рік тому

      emille is daddy your content is so cringe

  • @jorkus
    @jorkus 10 років тому +1

    Great video! I've been struggling through a scripting book trying to pick this stuff up, but you made this easy to follow along with. Thanks!

    • @QA1
      @QA1  10 років тому

      Thank you, making it simple is the focus of these video tutorials. There are 8 VBScript tutorials in my playlist, VBScript at ua-cam.com/play/PLc3SzDYhhiGXH8hEHtayRPdwAsddelkh6.html
      It is really fun for me to practice VBScript examples and use scripts to automate tasks. Hope that you enjoy working and using VBScript as much.

  • @nikhilmenghani2801
    @nikhilmenghani2801 9 років тому +1

    Awesome Explanation...Thank you sir

  • @CosmaSilviu
    @CosmaSilviu 10 років тому +1

    Very good tutorial. Your explanation is good and clear.

    • @QA1
      @QA1  10 років тому

      Thank you, Cosma.

  • @vernsalgorithm4903
    @vernsalgorithm4903 9 років тому +2

    Thank you for these videos. Gotta start preparing for my software testing internship in 4 months xD

  • @anchal5433
    @anchal5433 7 років тому +2

    very helpful.. thanku sir

  • @ОлександрТерешков
    @ОлександрТерешков 3 роки тому +1

    Great explanation 👍

    • @QA1
      @QA1  3 роки тому

      @Олександр Терешков - Thank you and welcome to Software and Testing Training channel 😊

  • @drobinoga
    @drobinoga 10 років тому

    finally tutorial i can understand, thanks, keep on pls

    • @QA1
      @QA1  10 років тому

      inna1771 You are welcome. Please find the links to all my VBScript tutorials (2 hours in duration) at inderpsingh.blogspot.com/2014/09/VBScript.html

    • @drobinoga
      @drobinoga 10 років тому

      thank you

  • @sumeshkumar9086
    @sumeshkumar9086 7 років тому +1

    nice explanation thanku sir

  • @aishw129
    @aishw129 9 років тому

    This has helped a lot . Thank you sir !

    • @QA1
      @QA1  9 років тому +1

      Aishwarya Das Thank you, Aishwarya.

  • @sten3821
    @sten3821 2 місяці тому

    It would be worth doing a similar video on the twinBASIC programming language.

  • @chitralekha220
    @chitralekha220 10 років тому

    NICE EXPLANATION . THANKS

    • @QA1
      @QA1  10 років тому

      Chitra, thank you for your comment.

  • @jsagazio
    @jsagazio 2 роки тому +1

    Well done sir!

  • @Another_possibility
    @Another_possibility 4 роки тому +5

    Your voice is similar to MS Dhoni

    • @rani6610
      @rani6610 4 роки тому

      It is nice to know that someone else is watching this during quarantine

  • @taniaalam9284
    @taniaalam9284 3 роки тому +1

    very helpful

  • @robbinscott160
    @robbinscott160 Рік тому +1

    GREAT video thank!

    • @QA1
      @QA1  Рік тому

      @Robbin Scott - You are welcome! You can see more scripts in the VBScript playlist at ua-cam.com/play/PLc3SzDYhhiGXH8hEHtayRPdwAsddelkh6.html
      Email me if you need training or scripts for your project.

  • @benchan3109
    @benchan3109 8 років тому +2

    awesome

  • @Atcan2013
    @Atcan2013 8 років тому +1

    lol=msgbox ("Very well explained. " & vbCrLf & "We need more teachers like you :-)" , 20, "Thank you")

    • @QA1
      @QA1  8 років тому +1

      +Atcan2013 Thank you for the beautifully-formatted message box :)

  • @ninjaplayz941
    @ninjaplayz941 3 роки тому +1

    thank
    you
    very much

    • @AndyDoesGAMEZ69
      @AndyDoesGAMEZ69 Рік тому

      yes
      thank
      you
      alot
      software
      and
      testing
      training
      for
      this
      great
      video

  • @rashmikiran2338
    @rashmikiran2338 6 років тому

    Nicely explained

    • @QA1
      @QA1  6 років тому

      Hi Rashmi, thanks again. The complete set of my VBScript tutorials (with many examples) is available at the link, ua-cam.com/video/Wd344ElH_Yg/v-deo.html

  • @myduje
    @myduje 6 років тому

    great video..
    question: why you need to use & vbCrLf?
    what if we don't put that in script

    • @QA1
      @QA1  6 років тому +1

      Many thanks for your feedback. & vbCrLf takes the printing to the next line. Therefore, the text "Please enter the second number to add" appears on one line. And the text "to the sum" appears on the second line. In my example, vbCrLf splits the InputBox prompt on two lines, increasing readability.

    • @myduje
      @myduje 6 років тому

      thank you for help :)

    • @QA1
      @QA1  6 років тому

      You're welcome to this channel.

  • @nist110
    @nist110 9 років тому +2

    Wonderful

  • @thippesh_trpani6584
    @thippesh_trpani6584 9 місяців тому

    This video is good but need from scratch.. Like when to use capital double coat like this..

    • @QA1
      @QA1  9 місяців тому

      @Thippesh_TR Pani - If you need support, you can join my channel as a Standard Member. If you need priority support and 1-1 sessions, you can join as Premium Member. The link to join as Member is ua-cam.com/channels/8w8_H_1uDfi2ftQx7a64uQ.htmljoin

  • @AakashKumarTutorials
    @AakashKumarTutorials 9 років тому

    I have one question to ask. we are using firstNumber and secondNumber on line 5 and 8 respectively but at line no.11 we are
    adding the Sum= FirstNumber + SecondNumber. So, does that mean VBscript do not care for small or capital letters??

    • @QA1
      @QA1  9 років тому +2

      +Aakash Kumar Yes, VBScript is case insensitive for variable names and commands. Still, we should write the variable names in the same way in our scripts for better readability.

  • @Vijayawada-k3p
    @Vijayawada-k3p 2 роки тому

    I heard from my seniors that UFT will be no longer going to used by software companies for testing. Can some one tell me your opinion on it?

  • @nycbklynrmp
    @nycbklynrmp 5 років тому

    is there video for userinput: radio button, drop down list, checkbox?

    • @QA1
      @QA1  5 років тому

      For user input, this tutorial shows InputBox. You cannot directly create HTML elements like radio buttons in VBScript. Another way to provide user input is via Excel. I have shown working with HTML and Excel in my VBScript tutorial at ua-cam.com/video/cIFONuSKH1Q/v-deo.html

  • @inttester3978
    @inttester3978 9 років тому

    Can you pls help me....I have saved the file as sum.vbs.and when iam trying to execute by double clicking on that...it is launching the Internet Explorer browser....Iam not able to view the output...wht could be the solution for this...?

    • @QA1
      @QA1  9 років тому

      int tester Hi there. It seems that the .vbs file extension has the wrong association in your computer. In order to run the sum.vbs, request you to do this. Right-click on sum.vbs > go to Open with > click Microsoft Windows Based Script Host. Other ways of running your VBScript scripts are shown in my other videos at ua-cam.com/play/PLc3SzDYhhiGXH8hEHtayRPdwAsddelkh6.html

  • @mangesh9960007477
    @mangesh9960007477 7 років тому

    Hello,
    I would like to login with Putty in multiple devices (cisco devices) and run some command. I tried to google some code but did not find any good option. Problem is that sendkey does not work with Putty tool
    my task is as follow.
    1. login to device using putty.
    2.enter username
    3.enter password
    3.run my commands

    • @QA1
      @QA1  7 років тому

      Hello, I have shown how to use VBScript to launch other programs in my VBScript video 6 at ua-cam.com/video/cIFONuSKH1Q/v-deo.html

  • @olddognewtricks4804
    @olddognewtricks4804 3 роки тому

    Hi, can you clarify what

    • @QA1
      @QA1  3 роки тому

      Hi! In ASP, the code enclosed with

  • @MyImamdeen
    @MyImamdeen 9 років тому +1

    nice

  • @shrutishrivastava5422
    @shrutishrivastava5422 3 роки тому

    Are VBS script used for worms and viruses? Cuz it looks perfect for one to me

    • @QA1
      @QA1  3 роки тому

      No idea. But VBScript can be used for automation type tasks on Windows computers ua-cam.com/video/cIFONuSKH1Q/v-deo.html and run SQL queries on databases ua-cam.com/video/knqPG5KDn7E/v-deo.html

    • @shrutishrivastava5422
      @shrutishrivastava5422 3 роки тому +1

      @@QA1 Ok, thank for the info, I'll check out the links.

  • @karthickrajssm
    @karthickrajssm 8 років тому

    Hi,
    Can you please tell me how can i generate XML file using VBscript.
    I need to take the values dynamically

    • @QA1
      @QA1  8 років тому

      +Karthick Raj I have explained how to create files using VBScript. The examples are of HTML file and Excel file. Similarly, we can generate an XML file. The link to this VBScript tutorial 6 is ua-cam.com/video/cIFONuSKH1Q/v-deo.html

  • @jhaydel06
    @jhaydel06 4 роки тому +1

    how do you add a label in the sum msgbox?

    • @QA1
      @QA1  4 роки тому

      @Julius Ryan - MsgBox function has three arguments, which are the message, the icon and the title. I have demonstrated the MsgBox format in my VBScript tutorial 4 at ua-cam.com/video/vP2ScuW7H5U/v-deo.html
      Also, given the MsgBox example in my blog post at inderpsingh.blogspot.com/2020/03/VBScriptTutorial4.html

    • @sarahimorales213
      @sarahimorales213 4 роки тому

      Márisol piiñk

  • @nasibsingh3594
    @nasibsingh3594 2 місяці тому

    Is VBScript still used ? Could please answer, I heard lot of noise about VBScript depreciation

    • @QA1
      @QA1  2 місяці тому +1

      Yes, VBScript is still being used. From time to time, I get questions about VBScript utilities and the VBScript coding that is a feature of many products.

  • @aradhana4205
    @aradhana4205 6 років тому

    Thankuu sir

    • @QA1
      @QA1  6 років тому +1

      You are welcome. My remaining VBScript tutorials are available at ua-cam.com/video/Wd344ElH_Yg/v-deo.html&list=PLc3SzDYhhiGXH8hEHtayRPdwAsddelkh6

  • @pumkin5046
    @pumkin5046 6 років тому +1

    So... reserve or "dim" the variable... and the variable is the sum... so... Dim Sum?

    • @QA1
      @QA1  6 років тому +1

      Haha, you must like dim sums :)

  • @ebnader
    @ebnader 10 років тому

    can you show how to set up notepad++ to run vbs .How to execute the files.

    • @QA1
      @QA1  10 років тому

      ebby nader You can double-click on a .vbs file in Windows explorer to execute it. In Notepad++, click Run > Run > then type the filepath of your vbs file > then click the Run button.

  • @mrugennaik534
    @mrugennaik534 3 роки тому

    We use VB Scripts in our CMM Programs

  • @jagadwarrior4808
    @jagadwarrior4808 Рік тому

    Are these vb script videos useful to install applications?

    • @QA1
      @QA1  Рік тому

      No, I have other VBScript scripts to install applications.

    • @jagadwarrior4808
      @jagadwarrior4808 Рік тому

      @@QA1 plz share that video link

    • @QA1
      @QA1  Рік тому

      Not video, but scripts that I have.

    • @jagadwarrior4808
      @jagadwarrior4808 Рік тому

      @@QA1 is it possible to share that scripts, plz share.

    • @QA1
      @QA1  Рік тому

      You can email me your application packaging requirement. If I have any suitable existing script, I can send you, else I'll have to write a new script.

  • @dharaneshae2535
    @dharaneshae2535 9 років тому

    good

    • @QA1
      @QA1  9 років тому

      Dharanesha Darani Thank you, Dharanesha.

  • @petertester915
    @petertester915 5 років тому

    good explanation, but next time watch out for capital / non capital letters. I thought the I was actually a small L in the beginning. Had me scratch my head for a while.

    • @QA1
      @QA1  5 років тому +1

      Wow, that is something that is not easily noticeable. I assume that your comment is regarding the script from 12:57 in this video. Yes, I called the same function as CInt and Cint on lines 5 and 8. VBScript didn't mind because it doesn't care for the case. Yes, I have noted your point. Thank you.

  • @susiesvlogs5529
    @susiesvlogs5529 4 роки тому

    Hi, but why my script said “Expected Statement error”. Thank you for replying :)

    • @QA1
      @QA1  4 роки тому

      The Expected Statement error may indicate that you are missing a statement or mis-spelt a keyword . You can look at the Line number and Char number given in the Error message box for a hint.
      If you are still unable to debug your script, you can paste it here so I can look at it. Thank you.

    • @susiesvlogs5529
      @susiesvlogs5529 4 роки тому

      Software and Testing Training how can the line and char number help me

  • @Pringles-jr8bh
    @Pringles-jr8bh 9 років тому +1

    Option Explicit
    Dim firstNumber
    firstNumber = InputBox("Gib die erste Zahl ein:","Erste Nummer")
    firstNumber = Cint(firstNumber)
    Dim secondNumber
    secondNumber = Cint(InputBox("Gib die zweite Zahl ein"& vbCrLf &"die zur Summe addiert werden soll","Zweite Zahl",0))
    Dim sum
    sum = FirstNumber + SecondNumber
    Dim Stimme
    set Stimme=Createobject("sapi.spvoice")
    Stimme.speak (firstNumber & "+" & secondNumber & "=" & sum)
    MsgBox "Die Summe ist " & sum
    Speaking Calculator :D

    • @QA1
      @QA1  9 років тому

      Pringles 00765 This is interesting and useful for audio notifications. Thank you for sharing. There is more that we can do with the Microsoft Speech API.

    • @AakashKumarTutorials
      @AakashKumarTutorials 9 років тому

      +Pringles 00765 This is so cool.Nice job!!

    • @phantomzero8448
      @phantomzero8448 9 років тому

      +Pringles 00765 This works with adition... so we can improve it for multiplication?

  • @md.shafiqulislam6808
    @md.shafiqulislam6808 7 років тому

    when i open my pc then show a notification microsoft VBScript runtime error..
    how can i solve this problem . plz help....

    • @QA1
      @QA1  7 років тому +2

      This error comes if there is a syntax error in your VBScript. The error also shows the line number with the error. You need to fix the error. One way to do this is to ensure that your script is exactly (character by character) the same as shown in my video.

  • @timn0042
    @timn0042 4 роки тому

    Hi there, I'm a new subscriber and I came across your video and very informative.I'm not good in VB scripting but willing to learn more.I've a created a VBscript to automated Windows event logs collection but some reason when I test the script no errors but the Task scheduler is showing running but nothing is happening.This is the path I tried first :Program/Script
    C:\Windows\System32\wscript.exe
    Add arguments (optional):
    "E:\IT_Security\tools\scripts\Eventlog\EventLogBU_Application_Silent-Rev2016-1.vbs"And I also tried this path:Program/Script:E:\IT_Security\tools\scripts\Eventlog\EventLogBU_Application_Silent-Rev2016-1.vbs" All the settings are enabled and properly configured but no audit logs collected.What am I doing wrong ?????? Help !!

    • @QA1
      @QA1  4 роки тому

      Hi there, many thanks for your subscription. I have shown how to execute a VBScript program in this video tutorial. The simplest way is to open File Explorer and double-click the .vbs file to run it. When the script is running, you should be able to see it listed in the Task Manager > Processes tab > Apps. It should be listed as Microsoft Windows Based Script Host. Also, note the following points:
      1) If you use Task scheduler, the script will run only at the given date and time. So, you could check it then.
      2) The arguments are not optional. Wscript needs to know the .vbs file that you want to run.
      Thanks,
      Inder P Singh

  • @cs-ud7bp
    @cs-ud7bp 4 роки тому

    Sir please explain InStr() string function

    • @QA1
      @QA1  4 роки тому

      Sure. The InStr() string function finds one string within another string. I showed a working example of InStr VBScript function (after first 8 minutes and 28 seconds) in my VBScript tutorial 3 on If statement at the link, ua-cam.com/video/NiIqELIZGNg/v-deo.html

  • @ashutoshtiwari3785
    @ashutoshtiwari3785 6 років тому

    Processing box should be a non-rectangular parallelogram

    • @QA1
      @QA1  6 років тому

      My flowchart is correct. The non-rectangular parallelogram is used to depict input or output.

  • @1234567mrbob
    @1234567mrbob 3 роки тому

    Can someone just show me how to call a subroutine or function in VB script? I cannot get it to work!

    • @QA1
      @QA1  3 роки тому

      Sure. The subroutine is called the sub procedure in VBScript. I have shown how to call both sub procedures and function procedures in the VBScript tutorial at ua-cam.com/video/Wd344ElH_Yg/v-deo.html
      You can view that tutorial from 3: min. and 13 sec. onward. Thanks!

    • @1234567mrbob
      @1234567mrbob 3 роки тому

      @@QA1 Thanks! I've been programming in C and Java for so long that I forgot how it's done in Basic, which is almost reminiscent of Fortran. I forgot the "Function" keyword.

    • @QA1
      @QA1  3 роки тому

      @DelphiProgrammer - Okay😊 And nice to know about you!

  • @sayfasayfa3500
    @sayfasayfa3500 2 роки тому

    Sir pls tell me how to run vbscript with html code pls tell me
    Output ia not showing in IE pls help
    One clear video on how to run basic addition program with html code

    • @QA1
      @QA1  2 роки тому

      Do you want to run VBScript in the browser? Why don't you use a modern browser with Javascript? But my 6th VBScript tutorial has HTML VBScript example from 3:36. The link is ua-cam.com/video/cIFONuSKH1Q/v-deo.html

  • @codeeas
    @codeeas 2 роки тому

    Wait... thisis just python with extra steps

    • @QA1
      @QA1  2 роки тому

      Let us view the Python Tutorial for Beginners and compare. The link is ua-cam.com/video/sp0Tu6i-GnY/v-deo.html

  • @NuevoVR
    @NuevoVR 8 років тому +3

    why is everyone indian in the comment section

    • @kriszenn1125
      @kriszenn1125 7 років тому

      i dont know

    • @luckyvan4320
      @luckyvan4320 7 років тому +1

      Because they are Indian, they wont be Indian if they were American, Australian or Japanese!

  • @saydanoor7418
    @saydanoor7418 4 роки тому

    Plzz Hindi Me share kren

    • @QA1
      @QA1  4 роки тому

      Thanks for your suggestion.

  • @devanandchandelchandel8228
    @devanandchandelchandel8228 7 років тому

    hindi me chiye sir

  • @AnujSingh-sh1mj
    @AnujSingh-sh1mj 5 років тому

    Hindi me bataiye sir