Answer:
Make main function
def main():
Make some constants for the grades
A = 5.0 or 4.0
B = 4.0 or 3.0
C = 3.0 or 2.0
D = 2.0 or 1.0
F = 1.0 or 0.0
In the main function call the function you made and make sure to use those constants for help
also don't forget to call your main function or nothing will work
Explanation:
Making the main function is good programming practice for your future
Making the constants is also helpful to your programming.
Now how it works you call the function you wrote to calculate the grade.
I don't know how helpful this was this is one of my first answers. I am `also answering how I would do it
Answer:
B. WMAN
Explanation:
A WMAN or a wireless metropolitan area network is a network bigger than a WLAN (wireless local area network) but smaller compared to the WWAN or the wireless wide area network. It is used for long haul point to point and point to multipoint communication. It is a network, service providers use to connect LAN networks wireless within a city.
The WPAN is a small wireless network as compared to WLAN, that uses Bluetooth technology for connectivity.
Answer:
Pac-Man Battle Royale, Space Invaders Frenzy
Explanation: Pac-man Battle Royal, came out in 2011 not that long ago. Space Invaders Frenzy came out in 1978. That came out A WAY long time ago.
Answer:
B. Encrypt
Explanation:
The data, in this case PI will be encrypted from end to end. which means that only the person with the encryption keys is able to read what is in the message. Also the encryption will keep data in motion encrypted during transport.
Answer:
Gather data from user.............comes first