Skip to content
windows
Problem 1
Initializing search
Windows
windows
Windows
Welcome to CBTC Windows Excellence!
Windows Syllabus
01 Windows Fundamentals
02 Windows Based Networks
03 Windows Security Policy and Registry
04 Windows Logon Process
05 Windows Networking Protocols
06 Windows Active Directory & LDAP
07 Windows Baseline
08 Windows Persistance
PE Questions
Practical problems
Practical problems
Dictionaries
Functions
Functions
Problem 1
Problem 1
Problem 1
Problem 1
Table of contents
Example
myFunc(10, 20, 30)
Output -> 30
Problem 2
Problem 3
Problem 4
Problem 5
Lists
Loops
Strings
Table of contents
Example
myFunc(10, 20, 30)
Output -> 30
Given a function, find the largest of three numbers
¶
Example
¶
myFunc(10, 20, 30)
¶
Output -> 30
¶
Back to top