Skip to content

Conversation

rutvijraut
Copy link

No description provided.

Copy link
Member

@harshildarji harshildarji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update your code to solve the error.

arr[1] = 30
print(arr)
arr[6]=[10,20,30,40,50,60]
while int n!=0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Traceback (most recent call last): File "python", line 5 while int n!=0 ^ SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants