CYB 130 Week 2 Individual: Loops and Selection

0 items
CYB 130 Week 2 Individual: Loops and Selection
CYB 130 Week 2 Individual: Loops and Selection
$7.00
  • Description

CYB 130 Week 2 Individual: Loops and Selection

Review the pyramid function described in Ch. 3, “Creating and Modifying Text,” of Introduction to Computing and Programming in Python.

Create a textsquare function using the same techniques as the pyramid function. The function will take in two values as input: the character to use in making the square and the size of the square in characters. The function will then print out a square of that many characters.

Zip your Python .py file and submit the.zip file so the code can be validated.

Submit your assignment using the Assignment Files tab.