#i need help understanding a data type
59 messages · Page 1 of 1 (latest)
internally it's there to indicate that... something is a number. E.g. 2 / 2 = 1, yet 2 / "banana" = error
I dont understand what you're talking about, and I don't speak English 😭
https://www.youtube.com/watch?v=guBUdlA1s6A&list=PLQ1Qd31Hmi3W_CGDzYOp7enyHlOuO3MtC&index=3 time stamp 4:55
DISCORD 📜
Join my Discord Community if you want scripting help, participate in events/challenges, and make friends!
https://discord.gg/WC6kPu5W5P
MEMBERSHIPS 🎁
Get Access To My Scripts + More Perks By Becoming a Channel Member! 👇
https://www.youtube.com/@BrawlDevRBLX/join
BEGINNER ROBLOX SCRIPTING SERIES 🟢
https://youtube.com/playlist?list=PLQ...
i did NOT wanna pull thing out
number = number
not a single number on the screen
or well, in the script
Just strings, methods and booleans
actually I think I understood but it's so obvious that I didn't realize he was talking about that
If he can't describe what he meas then I'm not helping him
Ye but there is no number
lemme try to find the time stamp
one sec
5;23
well 100 is a number as well... 100 is a number
you just had to wait
...
I dont understand what is your answer bro
bro a number is just a number
Printing a number ?
data type number = data is a number
it's to help with math operators and some storage stuff. No need to fully understand it other than "a number is a number"
oh
hell this language doesn't even differentiate between a float and an int, this should be as easy as pie
...
what
I already said what I just said...
ok
1 / 2 = 0.500000001 lmaoo
you can even have programs where
num * 2 -> type error
num * 2.0 -> runs perfectly
(on a different line that is, most languages do allow ints to easily transfer to floats by using a simple * operator)
I dont understand
floating points
** You are now Level 14! **
computers dont understand numbers xd
