Browse Source

dy 4 assignment

Kris Kamau 5 days ago
parent
commit
f086e7fe72
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dy4 assignment.py

+ 0 - 1
dy4 assignment.py

@@ -17,7 +17,6 @@ Country_of_residence = input("Enter your country of residence: ")
 Weight = (input("Enter your weight in kilograms: "))
 Hobbies = input("Enter your hobbies (comma-separated): ").split(",")    
 
-===STUDENT PROFILE===
 First_name = "Paul"
 Last_name = "Mahiva"
 AGE = 19