getsprogramming Tutorials , C Programming, CPP Programming and JAVA Programming , Python Programming , Javascript Programming
Welcome to getsprogramming Blog Here You Find Different Programs in Easier way to Explain and gain Knowledge and Try Your Self..Thanks
Friday, 18 February 2022
Enter and run the chaos program
CODE
def main():
print("This program illustrates a chaotic function")
x = eval(input("Enter a number between 0 and 1: "))
No comments:
Post a Comment