Question 1 Write a Python script that: Asks the user to enter a decimal number (float). Converts the number into an integer and a string. Displays all three values (original float, integer, and string ...
This is a template repository for the individual assignment on Quarto reproducible reports using Python from the DSCI 522 (Workflows for data science) course ...