Binary & Hexadecimal | Logical Redstone #3

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

ความคิดเห็น • 247

  • @mattbatwings
    @mattbatwings  ปีที่แล้ว +3

    Check out the NEW AND IMPROVED logical redstone series here! th-cam.com/play/PL5LiOvrbVo8keeEWRZVaHfprU4zQTCsV4.html

    • @ItzFlowerGMD
      @ItzFlowerGMD ปีที่แล้ว

      first reply

    • @TeraChad23
      @TeraChad23 10 หลายเดือนก่อน +1

      ​@@ItzFlowerGMD aged like milk

    • @ItzFlowerGMD
      @ItzFlowerGMD 10 หลายเดือนก่อน +1

      @@TeraChad23 wdym

    • @TeraChad23
      @TeraChad23 10 หลายเดือนก่อน +1

      @@ItzFlowerGMD first reply AND only reply lmao

  • @alexalt1215
    @alexalt1215 3 ปีที่แล้ว +288

    There are 10 types of people in this world:
    Those who understand binary
    Those who don’t
    And those who weren’t expecting this joke to be in base 3

  • @cl4655
    @cl4655 3 ปีที่แล้ว +250

    I never thought about signal strength being like hexadecimal. This series has made me appreciate redstone even more than already have.

    • @dominikivaska6150
      @dominikivaska6150 3 ปีที่แล้ว

      I have thought about that long time ago, but never bring to life. Yes, i love it.

    • @padmagade3393
      @padmagade3393 2 ปีที่แล้ว +1

      Agreed. I already into Redstone, this series is making me appreciate it more.

    • @YosheMC
      @YosheMC 2 ปีที่แล้ว

      @@dominikivaska6150 same

  • @lumanaughty1025
    @lumanaughty1025 3 ปีที่แล้ว +230

    It now makes sense why the red stone signal strength goes to 15

    • @tperm4072
      @tperm4072 2 ปีที่แล้ว +3

      16

    • @darltrash
      @darltrash 2 ปีที่แล้ว +30

      @@tperm4072 15, it goes from 0 to 15, which gives you 16 different possible values

    • @surgicalmaterials
      @surgicalmaterials 2 ปีที่แล้ว +12

      Mojang you amazing bastard…

    • @4ntizero
      @4ntizero 2 ปีที่แล้ว +2

      mojang didnt make it go to 15 because of the number system hexadecimal.. they could’ve made it go to something random like 7 and we’d just use octal instead.

    • @dazcarrr
      @dazcarrr 2 ปีที่แล้ว +1

      @@4ntizero hexadecimal is far more common though

  • @CraftyMasterman
    @CraftyMasterman 3 ปีที่แล้ว +113

    Might be a good idea to put timestamps in the video description so it splits into chapters. These vids would be perfect for that

    • @icecream4556
      @icecream4556 3 ปีที่แล้ว +2

      ye especially if one of the chapters is a sponsor if the youtuber has one because you can just skip them

    • @KavyanshKhaitan
      @KavyanshKhaitan 3 ปีที่แล้ว

      +CraftyMasterman oh ur vids are also great
      Edit: Specially the shop design you made recently

    • @YosheMC
      @YosheMC 2 ปีที่แล้ว

      oh hi crafty

  • @kepler69c32
    @kepler69c32 3 ปีที่แล้ว +35

    when I first heard about binary, my mind was blown away. learning binary through a game is 1 billion times better when you are aware of the power of the thing. thank you for giving this knowledge :)

  • @anand_bhasme
    @anand_bhasme 3 ปีที่แล้ว +43

    Thanks Man! I appreciate the effort you take to teach us about logical redstone. Answer to that binary challenge: 32 and 22.
    My teacher did taught this in school but after the video is seems way easier and simpler :)

  • @Arksin21
    @Arksin21 3 ปีที่แล้ว +42

    For those of you interested, there is an irl use of hexadecimal : you can convert hexadecimal to binary (and reverse very easily) :
    Let's take 0x3F (0x is to say that this number is hexadecimal)
    now let's convert "0x3" and "0xF" in binary (but we purposefully write the with 4 digits):
    0x3 = 0011
    0xF = 1111
    well turns out 0x3F = 0011 1111
    works the other way around as long as you make packets of 4
    The real advantage of this is that 0x3F is much more compact and digestible than 00111111 to read

    • @KSPAtlas
      @KSPAtlas 3 ปีที่แล้ว +5

      It also conveniently uses only 2 chars per byte, so instead of 256 you can say FF

    • @Kizilayd
      @Kizilayd 2 ปีที่แล้ว +1

      thanks for very understandable explanation.

  • @tarnex
    @tarnex 3 ปีที่แล้ว +13

    Finally... I was searching for more advanced redstone content for so long and I finally found someone. Plus you explain it very well, you deserve at least 100K subscribers.

  • @legend_master_xd1818
    @legend_master_xd1818 3 ปีที่แล้ว +15

    Omg, this is so smart. That's actually how calculator work, Like the Addition and subtraction. Thanks 👍!!

  • @th3darkgem566
    @th3darkgem566 2 ปีที่แล้ว +2

    I like how Matt clearly puts in effort into these videos, even making diagrams of how number systems work

  • @God-ks5pv
    @God-ks5pv 3 ปีที่แล้ว +7

    best explanation on youtube so far

  • @doormaat5033
    @doormaat5033 2 ปีที่แล้ว +2

    I clicked on this thinking it was going to be super complicated and would take me a while to understand, but you made it all make perfect sense! Very good guide.

  • @lumanaughty1025
    @lumanaughty1025 3 ปีที่แล้ว +8

    These video’s are so fricken high quality. Great explanation and visuals!

  • @imposterimpossible1580
    @imposterimpossible1580 2 ปีที่แล้ว +1

    i really like that you use the blocks in your videos to make tables and other visual examples. A simple way to demonstrate the ideas "on paper". nice work.

  • @TheDeadOfNight37
    @TheDeadOfNight37 2 ปีที่แล้ว +1

    The point at 4:10 is great, it made me think about exercises early in grade school where you wrote numbers in expanded form (e.g. 123=100+20+3), writing binary as addition is just that.. they focused on "ones place, tens place, hundreds place" and that's really just the 10^0 place, 10^1 place, 10^2 place.
    If we used binary or hex or base 12 or something else entirely, people would think of base 10 as being weird and "oh you can read that?"

  • @lucybarlowkay
    @lucybarlowkay 3 ปีที่แล้ว +5

    hi, i'm doing a compsci degree next year, so im very familiar with these concepts, but i genuinely dont think i've heard them explained this well. this was a lot clearer than any textbook or teacher i've had before. great job :)

  • @milesbrown2261
    @milesbrown2261 2 ปีที่แล้ว +16

    32 and 22 are the last two binary numbers in that challenge at 4:57

    • @MamboRedstone
      @MamboRedstone 2 ปีที่แล้ว +3

      I got it correct :D

    • @smolboyi
      @smolboyi 2 ปีที่แล้ว +1

      Yuss

    • @Lexpr50
      @Lexpr50 ปีที่แล้ว

      Explain pls

    • @paprikaad486
      @paprikaad486 ปีที่แล้ว

      the first one - 100000, its 32 because the very first zero has value of 1 and as you go further the value of the numbers multiply by 2 so 1-2-4-8-16-32 from right to the left
      the second number- 10110, is 22 because again as you go further it multiplies by 2 so 1-2-4-8-16 but you have 1s on 16, 4 and 2 so you add up
      all those numbers and the answer is 22

  • @POg_POg_POg
    @POg_POg_POg 3 ปีที่แล้ว +4

    This video series is legit half of the Computer Science's Introduction to computer architectures course in minecraft, kinda crazy

  • @noahpalmer8178
    @noahpalmer8178 ปีที่แล้ว

    I’m taking electrical engineering, and in my digital electronics class we went over binary and logic and hex and dec and conversions and all that and Istg it NEVER occurred to me that the signal strength of 15 was chosen because of hex being a base 16, it all makes so much sense now and you’re literally changing how I look at redstone

  • @miglol9279
    @miglol9279 ปีที่แล้ว

    i love how matt in the first 1 minute of the video is him re-teaching us value

  • @louisrobitaille5810
    @louisrobitaille5810 2 ปีที่แล้ว +1

    1:34 "The truth is, binary is just as simple. Because binary is just another number system." Right. There exist however sifferent bases that aren't as simple to count in, like base π or base φ. I greatly recommend Combo Class's video on the topic. Super interesting!

  • @pigman6954
    @pigman6954 3 ปีที่แล้ว +2

    lets goo! my favorite series uploaded again!

  • @badabum1281
    @badabum1281 2 ปีที่แล้ว

    Man you help me to get my uni exam with this series, what u explain here (in the hole series) is what my teacher "tried" to teach me in 1 year and as a bonus I learn hot to be a redstone engineer too

  • @ct5k_
    @ct5k_ 3 ปีที่แล้ว +7

    Great vid

  • @tysonchicken9232
    @tysonchicken9232 2 ปีที่แล้ว

    This was a great way of explaining binary and hexadecimal. I already understood how they both worked before watching but now I understand why they are how they are.

  • @ianwalsh3868
    @ianwalsh3868 ปีที่แล้ว

    One of the best ways to teach hexadecimal and binary, great job

  • @satyamsagar7206
    @satyamsagar7206 3 ปีที่แล้ว +5

    Man u are great , insane, genius, brilliant,
    out of words

    • @graphitic5578
      @graphitic5578 3 ปีที่แล้ว

      he learned it by another person since he was 15. not brilliant but almost a prodigy.

    • @satyamsagar7206
      @satyamsagar7206 3 ปีที่แล้ว +1

      @@graphitic5578 ever brilliant person was learner in past life

    • @graphitic5578
      @graphitic5578 3 ปีที่แล้ว

      @@satyamsagar7206 he's a learner right now. like learning in computer science. but never was a learner instead, was self taught as he admitted in a qna vid.

  • @HappyError
    @HappyError 2 ปีที่แล้ว

    i never thought to read numbers right to left like this before and this explanation has worked really well. it's cool that in binary 10 is 2 and 0010 is also 2, because it's read right to left.

  • @berkle
    @berkle 2 ปีที่แล้ว

    You're a very good teacher. I can imagine if I showed this to middle schoolers they would actually be able to learn it. Maybe with some changes to curriculum to make it actually geared towards kids. It being from a game would make them want to learn so much more.

  • @docteurzoidberg
    @docteurzoidberg 2 ปีที่แล้ว

    the logical redstone serie is a must see !

  • @kyja5614
    @kyja5614 3 ปีที่แล้ว +2

    Finally! part 3

  • @satyamsagar7206
    @satyamsagar7206 3 ปีที่แล้ว +8

    U are genius in Redstone

  • @creeperdoesredstone
    @creeperdoesredstone 3 ปีที่แล้ว +4

    Great video!

  • @Kaldrin
    @Kaldrin 2 ปีที่แล้ว

    I knew about hexa but not much about how it was used in Redstone, this was so cool

  • @RubusCalculum
    @RubusCalculum 3 ปีที่แล้ว

    Thanks for the explanation. I think you have explained hexadecimal very well. A binary joke i learned for a friend a few years ago- There are 10 types of people in the world people who understand binary and people who don't.

  • @tovicheung
    @tovicheung 3 ปีที่แล้ว +3

    I should've been here earlier
    This is so good

  • @aethertirnity7046
    @aethertirnity7046 3 ปีที่แล้ว +11

    My search is over
    I have found the god of redstone

    • @danisob3633
      @danisob3633 3 ปีที่แล้ว +1

      do u mean the god of **Brain**

    • @tarnex
      @tarnex 3 ปีที่แล้ว +1

      exactly

  • @petemaxey6814
    @petemaxey6814 7 หลายเดือนก่อน

    I know this is a little late but this has greatly helped me for my comp sci test tomorrow!

  • @DannyGamesYTG
    @DannyGamesYTG 2 ปีที่แล้ว

    I can't wait to watch your logic redstone playlist a thousand times to understand how to make a CPU lol

  • @GrantIsCooool
    @GrantIsCooool 2 ปีที่แล้ว

    Wait I just realized that hex codes for colors are IN HEXADECIMAL
    Also thanks for putting so much effort in these tutorials! I had never understood all this stuff before these videos

  • @koneteo936
    @koneteo936 2 ปีที่แล้ว

    this whas so hellpful this series is so helpul for my bilds

  • @typical_jjmbraafheid9882
    @typical_jjmbraafheid9882 2 ปีที่แล้ว

    Your tutorials are really good

  • @YellerMustard
    @YellerMustard 2 ปีที่แล้ว

    Great video and explanation!

  • @DisambiguatedClarity
    @DisambiguatedClarity 3 ปีที่แล้ว

    Keep up the great content just subbed

  • @StrikeDudes
    @StrikeDudes 3 ปีที่แล้ว +2

    5:00 i think it's 32 and 22 😊

  • @smolboyi
    @smolboyi 2 ปีที่แล้ว

    You are a great teacher, thank you 🙏

    • @smolboyi
      @smolboyi 2 ปีที่แล้ว

      I did learn a few things

  • @EnderMega
    @EnderMega 3 ปีที่แล้ว +16

    Well, IRL analog is not precise, thats the main reason computes use binary, but in minecraft you can use digital and analog perfectly.

    • @KSPAtlas
      @KSPAtlas 3 ปีที่แล้ว

      Minecraft analog is also not precise, as the signal degrades very quickly meaning some data can get lost

  • @mbh5360
    @mbh5360 3 ปีที่แล้ว +1

    After watching your videos, i wonder if Mojang intended redstone for these purposes more than they did for casual stuff

  • @OmegaCat9999
    @OmegaCat9999 2 ปีที่แล้ว +2

    4:56 1. 32
    2. 22

  • @JulianGaming007
    @JulianGaming007 3 ปีที่แล้ว +1

    Nice tutorial

  • @caspermadlener4191
    @caspermadlener4191 2 ปีที่แล้ว

    You forgot about ternary logic!
    When a comparator is measuring something through a block (like an item frame), the comparator is only overwritten when powering the block with strength 15.
    Because the highest signal strength is handled different from the other signal strengths, I would argue that ternary redstone has an advantage over binary.
    I even made a screen with ternary 1×2 pixels which would be impossible without the mechanic. This is actually the highest resolution possible.
    Also, containers only measure 15 when they are full, so it can also be used here.

  • @adamklerkx9408
    @adamklerkx9408 3 ปีที่แล้ว

    love this guy

  • @theorphanobliterator
    @theorphanobliterator 3 ปีที่แล้ว +2

    Great video btw I always use these in my computer builds. I actually did a dual core system with gpu by mostly studying ur stuff (with improv lol). The one thing is like to get more on is registers. I have absolutely no clue how to use them right, so I always end up with weird problems in my builds. I don't wanna seem pushy, but since you've done big systems B4, would u mind terribly at some point helping me out with a vid or smth? Just like how to build and use GPR's

    • @mattbatwings
      @mattbatwings  3 ปีที่แล้ว

      yeah i plan to make a video about registers and memory. you should join my discord tho because if u have specific questions or need help its easy for me to help you there

  • @KaziiTheAvali_inactive
    @KaziiTheAvali_inactive 2 ปีที่แล้ว

    fun fact: when people say "i can read binary" they are talking about the ascii code that makes up the letter in binary. for example a in ascii is 97 witch is (0)1100001 witch maches up with the ascii code and the commonly assumed "a" in binary.

  • @anar4732
    @anar4732 3 ปีที่แล้ว +1

    well but how to carry analog signal to over 16 blocks with redstone with one line?

  • @levipengelly2249
    @levipengelly2249 2 ปีที่แล้ว

    This is sooo helpful

  • @Likedgorfon938
    @Likedgorfon938 ปีที่แล้ว

    The title of this video reminded me that it’s gonna be on my AP exam

  • @Orfeo_Riva
    @Orfeo_Riva 3 ปีที่แล้ว

    Im working to the calculator with your tutorials!!

  • @knockbackgaming9273
    @knockbackgaming9273 3 ปีที่แล้ว

    i wish my cs teacher taught me binary in minecraft this makes so much more sense haha

  • @rtubere
    @rtubere 3 ปีที่แล้ว

    Hey but what about bace 10 and i managed to get it to convert from bace 10 to binary and i cant seem to find a way to get it back to binary (i mean i kinda have but if i did it to go to 4 bits it would be way to big) could anyone help me on this problem?

  • @vadimpetruhanov4150
    @vadimpetruhanov4150 หลายเดือนก่อน

    i was wondering how to encode hex signal strength into binary rs lines and reverse, i made it smh not optimally i m sure. Then i discovered that u can use subtraction to make addition by reverting signals: a -> 15 - a, 15-a - b-> a+b. So i made a simple adder with display that adds two binary inputs together (converts them into hex, then sum using subtract, then convert to binary and also encode on 7-segment display).

  • @scriptorjs1984
    @scriptorjs1984 ปีที่แล้ว

    In fact, its better to "read" binarie from the right to the left, like this, you know where the sequence is starting ^^

  • @ekiandoofy5096
    @ekiandoofy5096 2 ปีที่แล้ว

    You should be a math teacher!;) Your explanations are great, and the math makes sense, so that explains it.

  • @kyja5614
    @kyja5614 3 ปีที่แล้ว +3

    4 :56 It's 32 and 22 im i right?

    • @tarnex
      @tarnex 3 ปีที่แล้ว +2

      ye

  • @jddragons_69
    @jddragons_69 ปีที่แล้ว

    4:59
    32 and 16 respectively

  • @eshaandabest1382
    @eshaandabest1382 ปีที่แล้ว

    the redstone you are using has numbers on them. how does it affect your builds

  • @LobsterLore
    @LobsterLore 2 ปีที่แล้ว +1

    100000 is 32 right

  • @NeedNot
    @NeedNot 3 ปีที่แล้ว

    I've never been a redstone user and always tried to avoid it. but i love to code and do anything with computers. 5 days ago i wanted to learn about encryption so i challenged myself to code a script that could encrypt / decrypt and generate the keys by only looking at the math and i learned about hex.
    now when 1.18 drops and i open my smp with my friends i wonder if ill be able to make any cool computers and maybe not saying this is possible RSA lol that would be crazy but also very slow :/
    im enjoying these tutorials so much

  • @DivorcedGooseRat
    @DivorcedGooseRat 3 ปีที่แล้ว +1

    I’m gonna try to build a redstone machine with all the stuff I’ve learned with these videos

  • @jadenruanes1858
    @jadenruanes1858 2 ปีที่แล้ว

    What about a comparator adder?

  • @AyyanBinMoazzam
    @AyyanBinMoazzam ปีที่แล้ว

    I watched your logical redstone video first one and second one but I don't know to make 7 segment display with logic gates😢

  • @SalvaKaraka
    @SalvaKaraka 3 ปีที่แล้ว +1

    does somebody know the texturepak's name? Your videos are amazing btw!

  • @志丰劉
    @志丰劉 2 หลายเดือนก่อน

    那個可以在CC字幕上用中文嗎?
    我有一點不懂英語😅😅

  • @benicemenace
    @benicemenace 2 ปีที่แล้ว

    3:16 actually it has 16 different states: off, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1 so it's hexadecimal

  • @JALG3710
    @JALG3710 ปีที่แล้ว

    4:54
    Is 10,000=32?
    Is 1,0110=22?

  • @JALG3710
    @JALG3710 ปีที่แล้ว

    Ayy episode 3 of learning redstone math

  • @mqix3741
    @mqix3741 3 ปีที่แล้ว

    this is so aswome

  • @IzUrBoiKK
    @IzUrBoiKK 3 ปีที่แล้ว +1

    Yeah boi zero dislikes!!!!

  • @Baconator20000
    @Baconator20000 ปีที่แล้ว

    Now im thankful I actually listened in mathematics

  • @captainphoton1693
    @captainphoton1693 ปีที่แล้ว

    NOX the fun thing is that if base 16 has 16 characters it mean that you can imput thoses 16 different charracters with a base 2 and 4 bits. with0 being all down and F being all lit. and then you can use that for a base 16.
    In minecraft you can also now use disks to store in base 2 with 4 bits, because we have 15 disck that can go in a jukebox and give a different imput. and an unstakable item that dont get in the jukebox an dont give any imput. But idk how to work with that so i cant say much more. i just know its very usefull for making a color display with 16 diferent colored concrete powder. a guy made a whole video about it.

  • @nan_x3
    @nan_x3 2 ปีที่แล้ว

    32
    22
    right?

  • @carito20_23
    @carito20_23 2 ปีที่แล้ว

    that was easy (100000=32) and (10110=22) with no calculator
    i really like your videos redstone is one of the best in minecraft werd

  • @kartikr7947
    @kartikr7947 2 ปีที่แล้ว

    Hex codes are made of hexadecimal right?

  • @rahulshah4491
    @rahulshah4491 ปีที่แล้ว +1

    People before watching this video : maths (math) is so boring.
    People after watching this video : I never knew that maths (math) could be so fun.

  • @grandpagamer2020
    @grandpagamer2020 ปีที่แล้ว

    hexadecimal looked like it was impossible to do in redstone at first but at least for me, it turned out to be easier than binary

  • @reversestudios1055
    @reversestudios1055 3 ปีที่แล้ว +3

    12 hours later but I made it!

  • @Ren_AmamiyaP5
    @Ren_AmamiyaP5 2 ปีที่แล้ว

    Thanks for tutorial i am still study logical redstone and computer science by the way nice
    Challenge
    100000 =32
    10110=22

  • @_marshP
    @_marshP 2 ปีที่แล้ว

    BTW, any and all numbers raised to 0 will equal to 1.

  • @sebastianandrei473
    @sebastianandrei473 3 ปีที่แล้ว +1

    My goals: learn the mechanics in a game and then use them in real life

  • @waffles2060
    @waffles2060 ปีที่แล้ว

    Why use letters if they represent numbers?

  • @anirudh7455
    @anirudh7455 3 ปีที่แล้ว

    Minecraft has everything in power of 2 even attack limits. This it proces that red stone was born for this kind of stuff only

  • @rfreaky4717
    @rfreaky4717 3 ปีที่แล้ว

    i remember, when i was 14 or so we had to make a presentation in IT class. So i made one about the binary system. Nobody understood a word i said not even the teacher. Well that was the point i knew the teacher was maby not the best there is xD.

  • @aidansmith4101
    @aidansmith4101 20 วันที่ผ่านมา

    5:00 32 and 22

  • @theorphanobliterator
    @theorphanobliterator 3 ปีที่แล้ว

    So... Question. Would a computer (decently powerful) be smaller than a similar binary computer in redstone?

    • @nilen
      @nilen 3 ปีที่แล้ว

      What do you mean

    • @theorphanobliterator
      @theorphanobliterator 3 ปีที่แล้ว

      @@nilen like say I have an 8 bit computer, with an 11 tick clock. Would binary be larger or smaller than a.... Wait lol idk how bandwidth is measured for hex.

    • @theorphanobliterator
      @theorphanobliterator 3 ปีที่แล้ว

      @@nilen I mean it's hex smaller than binary in a similarly powered computer

    • @codegoblin7740
      @codegoblin7740 3 ปีที่แล้ว

      @@theorphanobliterator yes but it would be slower

  • @Wulfhartus
    @Wulfhartus 3 ปีที่แล้ว

    i love you

  • @amitpatra5219
    @amitpatra5219 3 ปีที่แล้ว

    4:59
    Its 32 and 22

  • @misterquinster8816
    @misterquinster8816 3 ปีที่แล้ว

    its convenient that one of the numbers in binary is 64 because it makes it easier to find out exactly how many items are in so many stacks if you have a redstone calculator

    • @codegoblin7740
      @codegoblin7740 3 ปีที่แล้ว

      binary is the reason items stack by 64 it optimize the memory.

    • @KSPAtlas
      @KSPAtlas 3 ปีที่แล้ว

      @@codegoblin7740 The smallest unit of memory you can really allocate in x86 is 1 byte/8 bits

  • @Rich-je9fy
    @Rich-je9fy 3 ปีที่แล้ว

    Wow, the 16 signal strengths makes me think that computer architecture was in mind when they designed red stone

    • @mrpedrobraga
      @mrpedrobraga 3 ปีที่แล้ว

      That's because Minecraft is a computer game. It's easier to save s signal which is a power of two.
      Same reason why item stacks are 64 .

    • @bryanfongo327
      @bryanfongo327 3 ปีที่แล้ว

      Every game has that in mind, every game is made entirely in binary

    • @KSPAtlas
      @KSPAtlas 3 ปีที่แล้ว

      @@bryanfongo327 not to the high level programmer side, maybe they chose those jest because theyre powers of 2?

    • @bryanfongo327
      @bryanfongo327 3 ปีที่แล้ว

      @@KSPAtlas binary is made of powers of two

  • @print4life
    @print4life 2 ปีที่แล้ว

    can you explain how to count for me please good sir! (in base ten) lol