Add a loop that prints "Hello World" ten times#4
Conversation
|
🤖 The bot has initialized this issue! |
|
@cam2-code-review-bot-2 lint Python |
| @@ -1,3 +1,6 @@ | |||
| def helloWorld(): | |||
There was a problem hiding this comment.
• Line 6:1: E305 expected 2 blank lines after class or function definition, found 1
• Line 6:21: W292 no newline at end of file
cam2-code-review-bot-2
left a comment
There was a problem hiding this comment.
Linting has been performed. Please review the comment for each file.
|
@cam2-code-review-bot-2 openissue "code is no documented" "please make sure the code is documented properly" |
|
No newline at end of file |
||
| def helloWorldTenTimes(): | ||
|
|
||
| for i in range(1, 10): |
There was a problem hiding this comment.
@cam2-code-review-bot-2 defect logic 3 "immproper range"
|
@cam2-code-review-bot-2 assign cam2-code-review-bot-2 LOGIC "check the logic of the file main.py" |
|
Reviewer @cam2-code-review-bot-2 is assigned successfully! |
|
@cam2-code-review-bot-2 parentissue 2 |
|
🤖 The bot has initialized this issue! |
|
@cam2-code-review-bot-2 lint code of language python |
| @@ -1,3 +1,7 @@ | |||
| def helloWorld(): | |||
There was a problem hiding this comment.
cam2-code-review-bot-2
left a comment
There was a problem hiding this comment.
Linting has been performed. Please review the comment for each file.
|
@cam2-code-review-bot-2 lint code of language c++ |
|
Command failed. Please use a supported language. |
cam2-code-review-bot-2
left a comment
There was a problem hiding this comment.
Linting has been performed. Please review the comment for each file.
|
Command failed. Please use format |
|
🤖 The bot has initialized this issue! |
|
@cam2-code-review-bot-2 show reviewers |
|
|
@cam2-code-review-bot-2 show reviewers |
|
These are the reviewers for this issue along with their role and a description for their role:
|
|
@cam2-code-review-bot-2 show reviewers |
|
These are the reviewers for this issue along with their role and a description for their role:
|
|
@cam2-code-review-bot-2 open issue with title "new issue here dude!" |
|
New issue has been successfully created as #9. |
|
@cam2-code-review-bot-2 parent issue is 6 |
|
Command failed. Please first initialize the parent repository by using |
|
@cam2-code-review-bot-2 parent issue is 6 |
|
The parent issue has been successfully changed to #6. |
|
@cam2-code-review-bot-2 show issue dependencies |
2 similar comments
|
@cam2-code-review-bot-2 show issue dependencies |
|
@cam2-code-review-bot-2 show issue dependencies |
|
@cam2-code-review-bot-2 show issue dependencies |
|
🤖 The bot has initialized this issue! |
|
@cam2-code-review-bot-2 lint code of language python |
| @@ -1,3 +1,7 @@ | |||
| def helloWorld(): | |||
There was a problem hiding this comment.
cam2-code-review-bot-2
left a comment
There was a problem hiding this comment.
Linting has been performed. Please review the comment for each file.
|
@cam2-code-review-bot-2 lint code of language python |
1 similar comment
|
@cam2-code-review-bot-2 lint code of language python |
| @@ -1,3 +1,7 @@ | |||
| def helloWorld(): | |||
There was a problem hiding this comment.
cam2-code-review-bot-2
left a comment
There was a problem hiding this comment.
Linting has been performed. Please review the comment for each file.
|
@cam2-code-review-bot-2 lint code of language python |
1 similar comment
|
@cam2-code-review-bot-2 lint code of language python |
The code adds a loop that prints "Hello World" ten times.
Code Review Bot Information
Below you will find information created by this bot!
Reviewers:
Parent Issue:
2
Children Issues: #5