CYB 130 Week 1 String and Text Manipulation

0 items
CYB 130 Week 1 String and Text Manipulation
CYB 130 Week 1 String and Text Manipulation
$7.00
  • Description

CYB 130 Week 1 String and Text Manipulation

Write a Python script that meets the following requirements:

– declares three variables: GPA (floating-point number), studentName ( a string), studentNumber (a string)

– assign the variables values of your choice

– create a print command to output each variable on a separate line

– using a single print command, your variable values, output a statement with the following format:

John Doe has the following student number: 567893334

– using a single print command, your variable values, output a statement with the following format:

John Doe has the following GPA: 3.33

Submit your code copied and pasted into a document and include a screen shot of it working on your own computer system.

Submit your assignment using the Assignment Files tab.