Answer:
Can't run the program, Can't see syntax error
Explanation:
If you are doing programming without IDE you can see 2 major problems. They are:
1: Can't run it: If you do not have any IDE and doing programming you will able be able to run it. Means you can't see its output.
2: Can't see syntax error: If you do programming without any IDE you can't see its errors. I mean you will not be able to see that where you have made errors.
According to me, these are the 2 major problems you will face when you do programming without any IDE.
Answer:
See explaination
Explanation:
triangle_char = input('Enter a character:\n')
triangle_height = int(input('Enter triangle height:\n'))
print('')
for i in range(triangle_height):
for j in range(i+1):
print(triangle_char, end = " ")
print()
Answer:
System File Checker
Explanation:
For system file checker to work optimally it must be running as administrator on the system.
The System file checker mostly tries to Check also to verify the versions of system files on computer. If the system files are in any way noticed to be corrupted, system file checker will automatically replace corrupted files with correct versions.
The system file checker is that utility that can be used to scan all protected files to verify their versions on a Windows computer.
In the event where your day.power supply has spoilt and recently replaced, and after the window finished booting there is an error message, the utility that will be used to scan the system and restore corrupted file is the system file checker.
MAC address
....................