How to create a Virus in Python

Поділитися
Вставка
  • Опубліковано 2 сер 2021
  • How to make a virus with python turtle. It actually looks a bit like coronavirus.
    This video is a short python tutorial, and it is part of the python shorts programming series.
    If you enjoy python shorts videos to learn programming,
    like and subscribe for more python shorts videos!
    You have suggestions for upcoming videos? let me know :)
    ❤️ You want to support this channel? ❤️
    www.paypal.me/ZippyCode
    Python Shorts Playlist
    • Python Shorts
    Python vs Java Playlist
    • Python vs Java
    TikTok - www.tiktok.com/@zippycode?lan...
    #python #coding #tutorial #learncoding #corona
    #coronavirus #pythontutorial #programming #learnpython

КОМЕНТАРІ • 514

  • @andreiiaz2097
    @andreiiaz2097 2 роки тому +3041

    Thought this would be cyber security. It was awesome nonetheless. 😂

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

      Are behencod

    • @jesse_pinkman_yo
      @jesse_pinkman_yo Рік тому +8

      @@mhrrony274 I am from India watch your language.

    • @carminevitello3041
      @carminevitello3041 Рік тому +32

      @@jesse_pinkman_yo bro was flamboyantly flabbergasted when he saw this comment 💀

    • @Julian-pw5mv
      @Julian-pw5mv Рік тому +4

      @@jesse_pinkman_yo i am from the netherlands and watch your language

    • @atom1661
      @atom1661 Рік тому +2

      ​@@jesse_pinkman_yo I am from Ukraine, so what?

  • @Ibrahim208
    @Ibrahim208 Рік тому +1865

    you're not a programmer, you're an artist

    • @penguin2701
      @penguin2701 Рік тому +10

      I am a artist and a problem solver student and I am impressed!!

    • @HHH-ck6ce
      @HHH-ck6ce Рік тому +4

      @ZKY i am impressed!!

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

      ​@@HHH-ck6ce i am not

    • @tukulterbang
      @tukulterbang Рік тому +2

      A performance artist! Deep dark fantasy

    • @codingintheairport753
      @codingintheairport753 Рік тому +2

      Programming is an art form my guy

  • @nojukuramu
    @nojukuramu Рік тому +382

    I was already wondering why he imported Turtle module. I thought we was going to troll people by drawing over desktop screen😂

  • @quantdev
    @quantdev Рік тому +149

    "C'mon this is not a vi-.. oh."

  • @GCKteamKrispy
    @GCKteamKrispy Рік тому +21

    When you wanted to be an artist, but parents sent you to programming school

  • @colourfulyoshi
    @colourfulyoshi Рік тому +134

    Covid-19 creating itself:

  • @rupbhaiya
    @rupbhaiya Рік тому +497

    Damn I though you're gonna make a computer virus :)

  • @georgestoyanov5387
    @georgestoyanov5387 Рік тому +184

    That's actually... pretty neat! 😁

    • @zippycode9639
      @zippycode9639  Рік тому +15

      thank you! :)

    • @dlsOyes
      @dlsOyes Рік тому +2

      @@zippycode9639now just import os and put os.fork() at the end to make it duplicate

  • @itzbella_playz227
    @itzbella_playz227 Рік тому +4

    from turlte import *
    speed(10)
    color('cyan')
    bgcolor('black')
    b = 200
    while b > 0:
    left(b)
    forward(b * 3)
    b = b - 1

  • @-Name-here-
    @-Name-here- Рік тому +28

    It hit me at the end like a drunk driver 😂

  • @fdevstudio5692
    @fdevstudio5692 2 роки тому +67

    Before I know pygame, I like turtle module so much, now I forget how to use turtle, I will read the python turtle documentation (again)

  • @cameronestrada1430
    @cameronestrada1430 Рік тому +4

    "thats not a virus it's just a turtle-"
    "oh"

  • @keita2282
    @keita2282 Рік тому +38

    Haha, never specified what type!

  • @emmettdja
    @emmettdja Рік тому +3

    I wrote a program that creates a file in every directory on your computer. Testing this on my actual computer was suboptimal to say the least. I gave each file a random name and extension, as well as a friendly little message inside of each one.

  • @zeldalink6278
    @zeldalink6278 Рік тому +20

    UA-cam Shorts is becoming the second TikTok

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

      Yeah, and India banned TikTok recently which means TikTok lost 1 billion potential users just by being in China.

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

      It always has been, just 1 min long

  • @doyouhavecottoncandy7890
    @doyouhavecottoncandy7890 Рік тому +10

    not what expected but was nice

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

    When your father wants you become a programmer, mother a biologist, but you wanna become an artist..

  • @mahboobzegham806
    @mahboobzegham806 Рік тому +3

    I am happy that I faced this video in my shorts 👌🙌
    This channel deserves more !

  • @puspamadak
    @puspamadak Рік тому +13

    Never thought in this way 💀

  • @beachmonke_vr
    @beachmonke_vr 9 годин тому

    if your lazy here.
    from turtle import *
    seed (10) color ('cyan')
    bgcolor ('black')
    b = 200
    while b > 0:
    left (b)
    foward(b * 3)
    b = b - 1

  • @benomotions
    @benomotions Рік тому +3

    They had us in the first half not gonna lie

  • @garytafoya8859
    @garytafoya8859 Рік тому +7

    from turtle 🐢🤣👍 keep the GOOD work

  • @adrianmacias9144
    @adrianmacias9144 Рік тому +30

    Because of this video I just drew my first image in python

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

      does it really work Even I tried but it shows this
      Error: EPERM: operation not permitted, stat 'f:\System Volume Information'

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

      @@rohanchavan2629 bro, there's no way it can be eror. Try looking if you type anything wrong

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

      @@NudtanunWarnissorn i tried but it doesn't work

    • @KhadijaElmelouani-rs7fn
      @KhadijaElmelouani-rs7fn 7 місяців тому

      I don't know how to make it work can you help me i wrote the code in vs code and then what shoold i do

  • @AWSD-wb7xe
    @AWSD-wb7xe Рік тому +1

    When you can't pick between being a artist and a programmer

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

    *Task failed successfully*
    has never been more applicable

  • @errebusaether
    @errebusaether Рік тому +7

    This is beautiful art. 🌹

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

    When you imported turtle, I thought you were going to code some type of "moving pixels" virus that flies around the desktop 😂
    Looks very cool tho! 👍

  • @B270-f5y
    @B270-f5y 9 місяців тому +1

    from turtle import *
    speed(10)
    color('cyan')
    bgcolor('black')
    b = 200
    while b > 0:
    left(b)
    forward(b * 3)
    b = b - 1

    • @Marhoyt1
      @Marhoyt1 6 місяців тому

      Thanks bro

    • @B270-f5y
      @B270-f5y 6 місяців тому

      @@Marhoyt1 No problem!

  • @Jake-Waegebaert
    @Jake-Waegebaert Рік тому +7

    I do it like this
    From turtle import*
    Bgcolor ('black')
    Color ('red')
    Speed (11)
    Hideturtle()
    B = 0
    while b < 200:
    Right (b)
    Forward (b * 3)
    B += 1

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

    Epic programmer humour, like this one...
    There are 10 people in this world, those who understand binary and those who don't.

  • @origami-007
    @origami-007 Місяць тому

    Pov: when an artist interested in programing....
    COOL!

  • @gokulnathvkvg6584
    @gokulnathvkvg6584 Рік тому +4

    Good creativity man🤣

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

    Progra-wait… this is extra beautiful..

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

    Every python user when he has to create an actual program be like:

  • @4_real_bruh
    @4_real_bruh Рік тому

    Being a professional programmer is much like being a professional engineer - you *could* create weapons of small to mass destruction, you however choose not to.

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

    Create virus! *draws virus

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

    Not gonna lie he got us in first half

  • @uc.Mahiie
    @uc.Mahiie Рік тому +25

    Wow very dangerous virus✨✨✨🤣🤣😂😂

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

    from turtle import*
    speed(10)
    color('cyan')
    bgcolor('black')
    b = 100
    white b > 0:
    left(b)
    forward(b * 3)
    b = b-1

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

    Lol as soon as I didn’t see the infinite loop, I knew to expect the unexpected

  • @firstNamelastName-ho6lv
    @firstNamelastName-ho6lv Рік тому +1

    Had me at the first half ngl

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

    had me in the first half ngl, i thought it was going to be those videos where the code is like
    import * from virus
    run()

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

    A virus is just a piece of code that is malicious. So creating one is easy, getting it distributed and making people actually execute it (directly or indirectly) is the hard part.

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

    You got me there in the first half ngl

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

    They got us in the first half ngl

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

    man this looks like when movies try to portray a man invading the pentagon

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

    i thought this was gonna be like an actual computer virus

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

    I expected a forkbomb but got something better.

  • @garvitgulati1518
    @garvitgulati1518 Рік тому +2

    It was Superb , Can I Know what is "b" ?

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

    Wow, that could really leak all my passwords!

  • @Rezznar
    @Rezznar 3 місяці тому

    Once while messing around with turtle I made something very similar to that but I always thought it looked like a cool star

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

    I knew this as soon as i saw turtle being imported

  • @XlGhostlX-vu4gr
    @XlGhostlX-vu4gr Рік тому +3

    I think i start getting it thanks your deserve a subs

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

    I mean this art could be implemented as an extra troll in an actual virus, some movie type shenanigans.

  • @Joel-c9i
    @Joel-c9i Рік тому

    Wow this really has the “COVID-19” banner

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

    that was such a funny twist

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

    Let's always do good and encourage others to do the same

  • @silviapabon1282
    @silviapabon1282 Рік тому +6

    Wow ... 🎉 Thanks...

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

    When I saw from turtle import* I realised they were just going to draw a virus

  • @LikeemApples
    @LikeemApples Рік тому +3

    Love it!

  • @silviapabon1282
    @silviapabon1282 Рік тому +3

    So cool... is a cool drawing.

  • @Find_your_products
    @Find_your_products Рік тому +2

    What compiler your using to show the output

  • @ownedplays4976
    @ownedplays4976 2 роки тому +30

    We all thought other type of virus

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

    I’m impressed, at you joke and at the fact I understood it. Maybe I am cut out for adult life

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

    Im not expecting turtle but it was cool to know

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

    Import turtle....
    😐
    end : 🤠
    great :)

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

    I'm self learning python and the fact that I can understand this makes me happy

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

    You scared me for a second there

  • @ch4r4cter
    @ch4r4cter 2 роки тому +15

    Bro, one tip, instead of using b = b - 1, use b -= 1. Easy way.

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

      U saved so much time 😅 😆

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

      Or b-?

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

      ​​@@KopieOG Python does not support increment/decrement operators (b++/ b--), unfortunately.

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

      @@JuanR4140 o my gosh, 💀

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

      @@KopieOG no real reason why it was excluded, but it's Python after all haha

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

    guy made an actual virus lol

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

    Me: Give me 9 lines
    Also me:
    Going to bathroom

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

    I actually did that once.

  • @user-vx3oo1ze7d
    @user-vx3oo1ze7d 6 місяців тому

    What I do is create a hidden file that makes hundreds of random files (random names 50 char long) filled with tens of thousands of random characters. Then put it all in a hidden folder and your good to go, slows memory. (Don't use for bad purpose)

  • @HhhHhh-of5wb
    @HhhHhh-of5wb Рік тому

    Ey, create a bacteria next

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

    That's amazing 😂❤

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

    Give me nine lines of coke, and I’ll give you gibberish

  • @Azzxxz2020
    @Azzxxz2020 7 місяців тому

    😂😂😂😂 bro created and virus for the villagers. 🎉

  • @ΚΟΒΙ
    @ΚΟΒΙ Рік тому

    Kid:mom can we get a virus?
    Mom:we have a virus at home
    The virus:

  • @user-vn4mx8iq5q
    @user-vn4mx8iq5q Рік тому

    This is my first time when I make a turtle graphics virus, But it is not a real virus. Good tutorial.

  • @BigDaddy-nf8pi
    @BigDaddy-nf8pi 9 місяців тому +1

    He's an impostor!
    A real programmer would write b -= 1 rather than b = b - 1

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

    Holy shit, why did this blow my mind

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

    i was confused for a second until it hit me. a literal virus.

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

    not bad at all we can create a virus which whenever attacks someone's system it draws this picture over their screen to troll

  • @cyh..7
    @cyh..7 Рік тому

    oh dang thats actually sick

  • @J-S_93
    @J-S_93 Рік тому

    input('Press Enter to continue') - will keep the window open so you can have a longer look. Cool graphic.

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

    lmao as a programmer, this killed me.

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

    The guy who asked be like: Bruh

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

    Such perfectly created virus ... * praise *

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

    "from turtle import *"
    Ok, I'm out.

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

    bro got me 💀

  • @unknownMankgi
    @unknownMankgi 10 місяців тому

    Helpful 🙂

  • @munysovannthoeunvy5613
    @munysovannthoeunvy5613 2 роки тому +3

    Nice virus xD

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

    At the beginning: "urgh, another dumb turtle vid where they show off how cool they are by dr..."
    At the end: "huh, that's actually clever. Not bad."

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

    A surprise, but a welcome one

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

    typical begineer's gdi virus:

  • @TrusteestDesiChhora
    @TrusteestDesiChhora Рік тому +2

    no computer virus 😅😅🤣🤣👌

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

    while b > 0...
    for b in range(200, 0, -1) :

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

    Damn, its the Computer Covid version

  • @notfaizen.05
    @notfaizen.05 Рік тому

    I was wondering why you imported turtle lmao

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

    lol awesome!