albert gonzalez’s ePortfolio

albert gonzalez's ePortfolio
This ePortfolio is OPEN.
Department
Computer Engineering Technology
Portfolio Description

python App Development

Member Profile

Acknowledgements

This ePortfolio was created by: albert

Recent Posts

Welcome!

This is the first post on your Learning Blog. Edit or delete it, then start blogging! The […] See MoreWelcome!

Recent Comments

Comment on "lab 2 Turtle Blast"

import turtle import random wn = turtle.Screen() wn.bgcolor('red') alex = […] See MoreComment on "lab 2 Turtle Blast"

Comment on "lab 2 Turtle Blast"

import turtle import random wn = turtle.Screen() # Set up the window and its […] See MoreComment on "lab 2 Turtle Blast"

Comment on "Lab 0"

current_time_str = input(“what is the current time (in hours 0-23)?”) wait_time_str = inp […] See MoreComment on "Lab 0"