Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+8 votes

I currently use Python to run a live NASCAR leaderboard, which I hope to convert into something teams can use to plot their race strategy.

asked in CSC201 Spring 2021 by (1 point)

3 Answers

+6 votes

I am actually using it to make math problems for my fifth grader. I used to make them by hand but Python has saved me so much time. And it's also able to generate answers too!

answered by (1 point)
+1 vote

I think Python would be useful for manipulating a long list of information like addresses, phone numbers, scientific data, etc because you can read from the text file :)

answered by (1 point)
0 votes

Recently, I have explored the application of python with azure Microsoft services. I use visual studio code to create the model to translate my speech into text which I found very interesting. Moreover, I also explore the aspect of Logic app on Azzure and build an app with python without a need of complex coding,

answered by (1 point)
...