Posts

Showing posts from May, 2023

Module # 2 Assignment

Image
These are my results from testing the two functions in Jupyter.  Regarding the first function, the testing was successful. This is because we used the universal function "print", and then our text enclosed in parenthesis and quotations, which gives us our desired output.  The second function was successful as well. This is because the code creates a string variable and assigns it to the value "Welcome to the Geeks World". When our code is executed, our desired output is printed.