Skip to main content
✏️ Code CompletionSO Solidity Easy+10 XP

Pragma Version

Complete the Solidity version pragma.

✏️ Fill in the blank
___ solidity ^0.8.0;

✏️ Type the missing code: