STEAM GROUP
The SpartyArmy SpatAm
STEAM GROUP
The SpartyArmy SpatAm
0
IN-GAME
3
ONLINE
Founded
22 February, 2022
Language
English
Location
United States 
ABOUT The SpartyArmy

lets make gaming gaming again

The SPARTYARMY IS GREAT
POPULAR DISCUSSIONS
5 Comments
eny 10 Mar @ 9:21pm 
:summercat2023:
eny 17 Apr, 2023 @ 7:00pm 
speed_limit = int(input('Posted Speed Limit:' ))
speed = int(input('Clocked Speed:' ))
construction_zone = input('Construction Zone (Y/N):' )

fine = (speed - speed_limit)
if fine < 0:
print('Speed is legal and there is no fine.')
else:
if speed > 90:
fine = 50 + (5 * fine) + 200
else:
fine = 50 + (5 * fine)

if construction_zone == 'Y' or 'y':
print(construction_zone)
fine = fine * 2
else:
pass

print(f'The Fine for {speed} in a {speed_limit} mph zone is: ${fine}')
SpartyArmy 17 Apr, 2023 @ 6:59pm 
speed_limit = int(input('Posted Speed Limit:' ))
speed = int(input('Clocked Speed:' ))
construction_zone = input('Construction Zone (Y/N):' )

fine = (speed - speed_limit)
if fine < 0:
print('Speed is legal and there is no fine.')
else:
if speed > 90:
fine = 50 + (5 * fine) + 200
else:
fine = 50 + (5 * fine)

if construction_zone == 'Y' or 'y':
print(construction_zone)
fine = fine * 2
else:
pass

print(f'The Fine for {speed} in a {speed_limit} mph zone is: ${fine}')
SpartyArmy 17 Apr, 2023 @ 6:59pm 
group meeting
eny 16 Mar, 2023 @ 8:41pm 
poop:balloonicorn:
VIEW ALL (4)
GROUP MEMBERS
Administrators
Moderators
Members
0
IN-GAME
3
ONLINE
3 IN CHAT
Enter chat room
Founded
22 February, 2022
Language
English
Location
United States