Question: Plase answer using simple python code! Create a simple script that illustrates the following types of variables - integer - floating point (real) - string

Plase answer using simple python code!
Create a simple script that illustrates the following types of variables - integer - floating point (real) - string (alphanumeric) - boolean by 1. Assigning a value to a string, integer, float, and boolean variable. Use meaningful names for each variable. 2. Print the contents of each variable. (20 points) []
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
