Saturday, July 17, 2021

Python 101: What Have You Learnt

 Can you write a program to accept a number input (only numbers) and multiply it by pi from the math library?

DOWNLOAD THE CODE

GitHub


No comments:

Post a Comment

HTML 101: Form

  I believe that everyone who has made use of the internet knows what a form is but in case you don't know, a form is a way of receiving...