Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 509 Bytes

Hello World.md

File metadata and controls

21 lines (15 loc) · 509 Bytes

Hello World

@version指定Vyper的编译器版本。

# @version ^0.3.0
# Create a string variable that can store maximum 100 characters
greet: public(String[100])

@external
def __init__():
    self.greet = "Hello World"

关注我们

Yanbo的TwitterWeb3Club的Twitter

加入Web3Club 官方讨论群:YanboTravelAllWorld(微信号)

加入我们