hello, can you please check my code
Pattern of stars and number
@Ayushi21
Your implementation is absolutely correct. Just need to adjust your code according to the specified output format.
Comment out Line no 6. You donβt need to print a space at the beginning.
Also add a space after printing β*β in Line No. 18 and Line No. 21.