#1204. goto语句使用II

goto语句使用II

Cannot parse: Cannot read properties of null (reading 'length')

goto语句使用II

题目描述

本题目要求使用goto语句。在一行打印10个“*”。

输入说明

本题无输入。

输出说明

在一行中输出10个“*”。

样例

输入

no input needed

输出

**********