chapter21-code-4

PHOTO EMBED

Thu Mar 30 2023 11:32:22 GMT+0000 (Coordinated Universal Time)

Saved by @RareSkills

contract ExampleContract {

	constructor() payable {
		// begin life with money
	}
}
content_copyCOPY