Write a function named print_big_v (size), where size indicates the size of the pattern that the function will print. Sp
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a function named print_big_v (size), where size indicates the size of the pattern that the function will print. Sp
Write a function named print_big_v (size), where size indicates the size of the pattern that the function will print. Specifically, this function is called with 6 as the argument for size, then it should print the following: 1 1 That is, the "big V", made up of forward and backward slash characters, should be 6 rows tall. Copy and paste your code here:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!