You are on page 1of 1

1.

Create a Python program that would accept and print the full name, favorite number,
and favorite cartoon character of the user. The output is similar to the sample below.
Submit screenshots of two tests in this activity, Display your own details and a friend's.
Filename > Info_Surname.py.

2. Create a Python program that computes and displays a game character's attack speed
at a certain level. Use the formula below. Filename > Attack_Surname.py

You might also like