{"id":"c95b6cb5-9ee0-4c39-a333-236cb6883dd3","name":"Pattern 6","description":"1. You are given a number n.\r\n2. You've to create a pattern of * and separated by tab as shown in output format.","inputFormat":"A number n","outputFormat":"<img src=\"http://pepcoding.com/resources/ojquestionresource/images/pat61.JPG\" alt=\"pat61\">","constraints":"1 &lt;= n &lt;= 100\r\n Also, n is odd.","sampleCode":{"cpp":{"code":"#include <iostream>\r\nusing namespace std;\r\n\r\nint main(int argc, char **argv){\r\n int n;\r\n cin >> n;\r\n\r\n //write your code here\r\n \r\n}"},"java":{"code":"import java.util.*;\r\n\r\npublic class Main {\r\n\r\n public static void main(String[] args) {\r\n Scanner scn = new Scanner(System.in);\r\n\r\n // write ur code here\r\n\r\n }\r\n}"},"python":{"code":"n = int(input())\n\n#write your code here"}},"points":10,"difficulty":"easy","sampleInput":"5","sampleOutput":"*\t*\t*\t\t*\t*\t*\t\r\n*\t*\t\t\t\t*\t*\t\r\n*\t\t\t\t\t\t*\t\r\n*\t*\t\t\t\t*\t*\t\r\n*\t*\t*\t\t*\t*\t*","questionVideo":"https://www.youtube.com/embed/o4lZ5M87m7o","hints":[],"associated":[{"id":"375736ec-068e-4d1e-9c38-41d5c92dd0f5","name":"Which shape is this in pattern 6","slug":"which-shape-is-this-in-pattern-6","type":4},{"id":"825c049e-4210-4bfc-94fc-d1301300782e","name":"What will be the initial value for stars (pattern 6)?","slug":"what-will-be-the-initial-value-for-stars-pattern-6","type":4},{"id":"bad5fd28-2f95-4be7-8a01-bfb4caeadeac","name":"What is the order of printing the desired pattern (pattern 6)?","slug":"what-is-the-order-of-printing-the-desired-pattern-pattern-6","type":4},{"id":"c88f413f-479e-4d1f-b472-36e340901eaf","name":"What will be initial value for space (pattern 6)?","slug":"what-will-be-initial-value-for-space-pattern-6","type":4}],"solutionSeen":false,"tags":[],"meta":{"path":[{"id":0,"name":"home"},{"id":"0c54b191-7b99-4f2c-acb3-e7f2ec748b2a","name":"Data Structures and Algorithms","slug":"data-structures-and-algorithms","type":0},{"id":"ca241a91-e685-4c63-9d83-892cf12c5576","name":"Patterns","slug":"patterns-9997","type":0},{"id":"7bc84f46-718b-4c39-97ef-84c5e0f18295","name":"Pattern 6","slug":"pattern-6","type":1}],"next":{"id":"08cf9047-02d2-46f3-80ce-4171afb9d248","name":"PATTERN 6","type":3,"slug":"pattern-6"},"prev":{"id":"28a9f1a8-6bc2-4137-a13c-8a1550f0b59a","name":"Pattern 5","type":3,"slug":"pattern-5"}}}

Pattern 6

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in output format.

{"id":"c95b6cb5-9ee0-4c39-a333-236cb6883dd3","name":"Pattern 6","description":"1. You are given a number n.\r\n2. You've to create a pattern of * and separated by tab as shown in output format.","inputFormat":"A number n","outputFormat":"<img src=\"http://pepcoding.com/resources/ojquestionresource/images/pat61.JPG\" alt=\"pat61\">","constraints":"1 &lt;= n &lt;= 100\r\n Also, n is odd.","sampleCode":{"cpp":{"code":"#include <iostream>\r\nusing namespace std;\r\n\r\nint main(int argc, char **argv){\r\n int n;\r\n cin >> n;\r\n\r\n //write your code here\r\n \r\n}"},"java":{"code":"import java.util.*;\r\n\r\npublic class Main {\r\n\r\n public static void main(String[] args) {\r\n Scanner scn = new Scanner(System.in);\r\n\r\n // write ur code here\r\n\r\n }\r\n}"},"python":{"code":"n = int(input())\n\n#write your code here"}},"points":10,"difficulty":"easy","sampleInput":"5","sampleOutput":"*\t*\t*\t\t*\t*\t*\t\r\n*\t*\t\t\t\t*\t*\t\r\n*\t\t\t\t\t\t*\t\r\n*\t*\t\t\t\t*\t*\t\r\n*\t*\t*\t\t*\t*\t*","questionVideo":"https://www.youtube.com/embed/o4lZ5M87m7o","hints":[],"associated":[{"id":"375736ec-068e-4d1e-9c38-41d5c92dd0f5","name":"Which shape is this in pattern 6","slug":"which-shape-is-this-in-pattern-6","type":4},{"id":"825c049e-4210-4bfc-94fc-d1301300782e","name":"What will be the initial value for stars (pattern 6)?","slug":"what-will-be-the-initial-value-for-stars-pattern-6","type":4},{"id":"bad5fd28-2f95-4be7-8a01-bfb4caeadeac","name":"What is the order of printing the desired pattern (pattern 6)?","slug":"what-is-the-order-of-printing-the-desired-pattern-pattern-6","type":4},{"id":"c88f413f-479e-4d1f-b472-36e340901eaf","name":"What will be initial value for space (pattern 6)?","slug":"what-will-be-initial-value-for-space-pattern-6","type":4}],"solutionSeen":false,"tags":[],"meta":{"path":[{"id":0,"name":"home"},{"id":"0c54b191-7b99-4f2c-acb3-e7f2ec748b2a","name":"Data Structures and Algorithms","slug":"data-structures-and-algorithms","type":0},{"id":"ca241a91-e685-4c63-9d83-892cf12c5576","name":"Patterns","slug":"patterns-9997","type":0},{"id":"7bc84f46-718b-4c39-97ef-84c5e0f18295","name":"Pattern 6","slug":"pattern-6","type":1}],"next":{"id":"08cf9047-02d2-46f3-80ce-4171afb9d248","name":"PATTERN 6","type":3,"slug":"pattern-6"},"prev":{"id":"28a9f1a8-6bc2-4137-a13c-8a1550f0b59a","name":"Pattern 5","type":3,"slug":"pattern-5"}}}
plane

Editor


Loading...

Pattern 6

easy

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in output format.

Constraints

1 <= n <= 100 Also, n is odd.

Format

Input

A number n

Output

pat61

Example

Sample Input

5

Sample Output

* * * * * * * * * * * * * * * * * * * * * *

Question Video

Discussions

Show Discussion

Related Resources

related resources

Turning Off Zen Mode