Skip to content

DysonJalen1214/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

age = 13 # Assign the value 13 to the variable 'age'

if age == 13: # Check if the value of 'age' is equal to 13 print("Hi, Jalen and MUM")

animals=['Bat','Frogs','Dragons'] print(animals[2])

About

Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published