Kaomojis
2️⃣<X<🔟
Copy
#number range
#exclusive range
#math notation
#3 to 9
#between two and ten
#integer range
2️⃣...🔟
Copy
#number range
#ellipsis range
#two to ten
#between two and ten
[2️⃣..🔟]
Copy
#number range
#inclusive range
#interval notation
#bracket notation
#math notation
#2 through 10
#between two and ten
3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣
Copy
#number range
#exclusive range
#list of numbers
#3 to 9
#between two and ten
#explicit numbers
#integers
2️⃣➖🔟
Copy
#number range
#dash range
#two through ten
#between two and ten
#range notation
#numeric interval
#number range #exclusive range #math notation #3 to 9 #between two and ten #integer range