Posts

Curtis Highschool reflections P.2 || Computer science !!

Image
 Leonard Cruz 10/26/22 I have learned of many things in computer science like other codes. 1 code I learned was random.randit. When outputted it outputs a random number you made a range of such as 1-5. Another code I learned was math.sqrt.It returns its the number you put to its square root.For example: import math print(math.sqrt(81)) Output:9

Python Programming

Image
 My name is Leonard Cruz and I will be writing reflections on what I learned during my python programming class. I commonly use my gaming computer  on which i play different video games on like minecraft, valorant and deceit.Some of the things I already know about computer science is the print() command which displays numbers and text on the screen. And I learned what a compiler is which translates written code to machine language.I hope to learn how to code games such as minecraft where u can make ur character pick up something or taking a step.