Skip to content

Update test_sample.py#10

Open
CodeVigil-bot wants to merge 1 commit into
mainfrom
Code-Review-Bot-Commits-patch-4
Open

Update test_sample.py#10
CodeVigil-bot wants to merge 1 commit into
mainfrom
Code-Review-Bot-Commits-patch-4

Conversation

@CodeVigil-bot

Copy link
Copy Markdown
Owner

No description provided.

Comment thread test_sample.py
Comment on lines +1 to 2
a = input("Type a word: )
b=10

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

suggested comment: SyntaxError: EOL while scanning string literal
in 1

Comment thread test_sample.py
Comment on lines +3 to +4
result= "a"+b
prints("output:",result)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

suggested comment: Type Error: can only concatenate str (not " in 3

Comment thread test_sample.py
Comment on lines +4 to 5
prints("output:",result)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

suggested comment: NameError: name 'prints' is not defined in 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant