Content
Hi, can you help me with this? 13:59 Task: print numbers from 1 to 25 in a clockwise expanding spiral from center. 13:59 Yeah, sure 13:59 print(’21 22 23 24 25) print("20 7 8 9 9 10′) print(’19 6 1 2 11′) print(’18 5 4 3 12′) print(’17 16 15 14 13: It’s working 14:00 Thanks 14:00