albert gonzalez’s ePortfolio
- Not ActiveNot Currently Active
- OpenOpen
Department
Computer Systems Technology
Portfolio Description
python App Development
Recent Posts
This is the first post on your Learning Blog. Edit or delete it, then start blogging! The […]
Recent Comments
Comment on "lab 2 Turtle Blast"
import turtle import random wn = turtle.Screen() wn.bgcolor('red') alex = […]
Comment on "lab 2 Turtle Blast"
import turtle import random wn = turtle.Screen() # Set up the window and its […]
current_time_str = input(“what is the current time (in hours 0-23)?”) wait_time_str = inp […]