Channel Avatar

Asmr Coding #Shorts @[email protected]

107 subscribers - no pronouns :c

This channel for code lover. You can learn coding with short


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Asmr Coding #Shorts
Posted 7 months ago

name = "Alice"
greeting = f"Hello, {name}!"
print(greeting)

0 - 0

Asmr Coding #Shorts
Posted 7 months ago

x = "Python"
print(x[1:4])

0 - 0

Asmr Coding #Shorts
Posted 7 months ago

x = 10
y = 5
print(x + y * 2)

0 - 0